Age | Commit message (Expand) | Author |
---|---|---|
2016-08-01 | rfc 7230 3.3.3 says: response with a status code of 1xx | Sebastian Benoit |
2016-07-29 | Add support for common WebDAV methods; from httpd. | Reyk Floeter |
2015-06-11 | Use "compliant" header guards by avoiding the reserved '_' namespace. | Reyk Floeter |
2015-05-30 | Remove fields from struct that are not used. OK benno@ | Claudio Jeker |
2014-08-14 | Sync with httpd, including the following change from doug@: | Reyk Floeter |
2014-07-13 | Sync file to be identical in relayd(8) and httpd(8). | Reyk Floeter |
2014-07-12 | Move HTTP error codes into http.h. | Reyk Floeter |
2014-07-11 | Simplify the code that handles the HTTP headers by using an RB tree | Reyk Floeter |
2014-07-09 | Replace the protocol directives for HTTP with a new generic filtering | Reyk Floeter |