1
I Use This!
Inactive

Commits : Listings

Analyzed 13 days ago. based on code collected 13 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Two header fields can have the same names. More... almost 11 years ago
Commented the rest of the header types. More... almost 11 years ago
Reordered steps in make alphabetically. More... almost 11 years ago
Tolerant http dates could use tabs. More... almost 11 years ago
Added comments to the header types. More... almost 11 years ago
Improved unit tests. More... almost 11 years ago
Refactored header access in request interface. More... almost 11 years ago
Fixed httpdate for older bison versions. More... almost 11 years ago
Implemented date header in request interface. More... almost 11 years ago
Added unit tests for http date parser. More... almost 11 years ago
Simplified the day_of_the_year function. More... almost 11 years ago
Added unit tests for http date parser. More... almost 11 years ago
Added performance tests for http date parser. More... almost 11 years ago
Renamed httpdateparser -> http_date_parser. More... almost 11 years ago
Implemented feedback of date and time as epoch times. More... almost 11 years ago
Http date parser is now more tolerant. More... almost 11 years ago
Simplified status code setting in http parser. More... almost 11 years ago
Implemented error handling, parsing and lexer of http date parser. More... almost 11 years ago
Simplified http parser class. More... almost 11 years ago
Fixed build for http date grammar. More... almost 11 years ago
Added initial version of a http date parser. More... almost 11 years ago
Updated style of yacc file. More... almost 11 years ago
Renamed all identifiers to new naming conventions. More... almost 11 years ago
Parsing content-length directly when taking header value. More... almost 11 years ago
Added function to convert a string to a header type. More... almost 11 years ago
Added large request unit-test. More... almost 11 years ago
Fixed logical bug when parsing large contents. More... almost 11 years ago
Renamed httpparser.h -> httpparser.hpp. More... almost 11 years ago
Updating the README.md. More... almost 11 years ago
Use one class per file. More... almost 11 years ago