index
:
cowlib.git
1.0.x
faster-http2
master
qpack
struct-hd-15
Support library for manipulating Web protocols.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cow_http.erl
Age
Commit message (
Expand
)
Author
2018-03-05
Remove trailing whitespace from header values
Gustaf Sjoberg
2018-03-05
Add the 308 Permanent Redirect status code
Loïc Hoguin
2017-11-28
Add the 421 status code from HTTP/2
Loïc Hoguin
2017-11-15
Add support for chunked transfer-encoding trailers
Loïc Hoguin
2017-04-18
Add support for HTTP 451 (RFC 7725)
Nicholas Lundgaard
2016-10-04
Fix Dialyzer warnings
Loïc Hoguin
2016-06-06
Make cow_http:parse_fullpath/1 remove any fragment component
Loïc Hoguin
2016-03-12
Add cow_http:response/3
Loïc Hoguin
2015-03-12
Maintenance
Loïc Hoguin
2015-01-04
Simplify the cow_http_hd code
Loïc Hoguin
2014-12-29
Add cow_http_hd:parse_host/1, remove cow_http:parse_fullhost/1
Loïc Hoguin
2014-12-12
Optimize cow_http:parse_fullhost/1
Loïc Hoguin
2014-03-21
Add cow_http:request/4 and cow_http:version/1
Loïc Hoguin
2014-03-21
Improve specs in cow_http
Loïc Hoguin
2014-02-27
Add cow_http:parse_{status_line,headers}/1
Loïc Hoguin
2014-02-05
Update copyright years
0.5.0
Loïc Hoguin
2014-02-05
Use the inline macro for cow_http:parse_fullhost
Loïc Hoguin
2013-10-22
Simplify parse_fullpath code
Loïc Hoguin
2013-09-04
Introduce cow_http support module
0.1.0
Loïc Hoguin