about summary refs log tree commit homepage
path: root/http_common.rl
DateCommit message (Expand)
2020-01-18s/bogomips.org/yhbt.net/, update copyrights for 2020
2018-11-28update copyrights for 2018 and use SPDX for "GPL-3.0+"
2016-05-29update copyrights for 2016
2015-03-06copyright updates for 2015
2014-11-02update copyrights to 2014 (and all contributors)
2014-09-07http_common: correctly handle 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