aboutsummaryrefslogtreecommitdiffstats
path: root/src/cow_http.erl
AgeCommit message (Expand)Author
2019-09-06Add status codes 208 and 508Loïc Hoguin
2018-09-17Add cow_http:parse_request_line/1Loïc Hoguin
2018-08-06Export two cow_http types used by GunLoïc Hoguin
2018-06-04Update copyrightsLoïc Hoguin
2018-05-18Add cow_http:status_to_integerLoïc Hoguin
2018-05-07Add 103 early hints as a valid statusMark Madsen
2018-03-05Remove trailing whitespace from header valuesGustaf Sjoberg
2018-03-05Add the 308 Permanent Redirect status codeLoïc Hoguin
2017-11-28Add the 421 status code from HTTP/2Loïc Hoguin
2017-11-15Add support for chunked transfer-encoding trailersLoïc Hoguin
2017-04-18Add support for HTTP 451 (RFC 7725)Nicholas Lundgaard
2016-10-04Fix Dialyzer warningsLoïc Hoguin
2016-06-06Make cow_http:parse_fullpath/1 remove any fragment componentLoïc Hoguin
2016-03-12Add cow_http:response/3Loïc Hoguin
2015-03-12MaintenanceLoïc Hoguin
2015-01-04Simplify the cow_http_hd codeLoïc Hoguin
2014-12-29Add cow_http_hd:parse_host/1, remove cow_http:parse_fullhost/1Loïc Hoguin
2014-12-12Optimize cow_http:parse_fullhost/1Loïc Hoguin
2014-03-21Add cow_http:request/4 and cow_http:version/1Loïc Hoguin
2014-03-21Improve specs in cow_httpLoïc Hoguin
2014-02-27Add cow_http:parse_{status_line,headers}/1Loïc Hoguin
2014-02-05Update copyright years0.5.0Loïc Hoguin
2014-02-05Use the inline macro for cow_http:parse_fullhostLoïc Hoguin
2013-10-22Simplify parse_fullpath codeLoïc Hoguin
2013-09-04Introduce cow_http support module0.1.0Loïc Hoguin