1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Sep 16, 2024 — Sep 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
maxtime to CGI and Request More... over 6 years ago
Infinite loop without output More... over 6 years ago
Just test dmd and ldc for now More... over 6 years ago
CI testing More... over 6 years ago
Enable ssl build More... over 6 years ago
install libssl-dev More... over 6 years ago
updates to CI More... over 6 years ago
Try again, CI is hard to get right More... over 6 years ago
Try again, CI is hard to get right More... over 6 years ago
Try again, CI is hard to get right More... over 6 years ago
Try again, CI is hard to get right More... over 6 years ago
Allow failure of the ssl build, adding ldc tests More... over 6 years ago
Travis update More... over 6 years ago
Travis update More... over 6 years ago
Travis update More... over 6 years ago
Travis update More... over 6 years ago
Update travis, and add more unit tests More... over 6 years ago
remove the --force switch on dub More... over 6 years ago
Renamed httpstatus.d to statuscode.d, adding more HTTP/1.1 statuscodes More... over 6 years ago
reworking statuscodes to enums More... over 6 years ago
Renaming badrequest to isValid More... over 6 years ago
Remove the default values, since they ae required by the protocol More... over 6 years ago
HTTPVersion enum, and parseHTTPVersion to detect invalid requests More... over 6 years ago
Working on parsing of the RequestLine, added RequestMethod as an enum More... over 6 years ago
Code linting More... over 6 years ago
Adding a comment to reflect the charset issue More... over 6 years ago
Split Content-Type by ; since it's value might be combined with a charset specification More... over 6 years ago
Use getHeader to get the correct Content-Type, if specified by the script More... over 6 years ago
Adding a newline to the end of the file More... over 6 years ago
Code linting More... over 6 years ago