Age | Commit message (Expand) | Author |
---|---|---|
2013-01-03 | use a better error code for unsupported expect headers | Felix Fietkau |
2013-01-03 | bail out on unsupported Expect: headers | Felix Fietkau |
2013-01-02 | fix error handling of invalid http method/version | Felix Fietkau |
2013-01-02 | add support for sending HTTP/1.1 100 Continue | Felix Fietkau |
2013-01-02 | add rfc1918 filter check | Felix Fietkau |
2013-01-02 | add local/remote address env vars for cgi | Felix Fietkau |
2013-01-02 | fix client state tracking and request complete handling | Felix Fietkau |
2013-01-01 | add preliminary cgi support, needs fixing for close handling | Felix Fietkau |
2013-01-01 | add uh_split_header() | Felix Fietkau |
2013-01-01 | code cleanup | Felix Fietkau |
2012-12-31 | free client header buffer memory | Felix Fietkau |
2012-12-31 | move dispatch cbs and data to one place | Felix Fietkau |
2012-12-31 | make uh_path_lookup static | Felix Fietkau |
2012-12-31 | fix 404 and 403 error handling, improve error message output | Felix Fietkau |
2012-12-30 | Initial implementation | Felix Fietkau |