about summary refs log tree commit homepage
path: root/http_util.h
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
2012-01-31http_parser: inplace Content-Range/Content-Length parsing
2012-01-21add HTTP trailer parser
2012-01-19add Content-Range: support for PUT requests
2012-01-18initial HTTP GET/HEAD support
2012-01-13initial cut of a the HTTP parser