about summary refs log tree commit homepage
path: root/http_common.rl
DateCommit message (Expand)
2014-09-03http_common: correctly handle empty header values empty-header-values
2013-04-17http_parser: do not differentiate between MD5 sources
2013-03-19http: put parser-private attrs in a private struct attr
2013-02-18copyright comment updates for 2013 (part 2)
2012-02-01http: Content-MD5 validation for PUT
2012-01-31enable chunked HTTP PUT support
2012-01-27chunk_parser: handle trailer parsing and chunk processing
2012-01-21http: decode Content-MD5 headers/trailers
2012-01-21add HTTP trailer parser