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
Age
Commit message (
Expand
)
Author
2014-03-22
Update cowlib to 0.6.0
0.6.0
Loïc Hoguin
2014-03-22
Remove a warning when running all.sh
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-03-21
Add cow_http_te module for streaming chunked and identity TE
Loïc Hoguin
2014-02-27
Add cow_http:parse_{status_line,headers}/1
Loïc Hoguin
2014-02-27
Add cow_http_hd:parse_{connection,content_length,transfer_encoding}/1
Loïc Hoguin
2014-02-19
Add .gitignore
Loïc Hoguin
2014-02-19
Updated cowlib to 0.5.1
0.5.1
Loïc Hoguin
2014-02-19
Fix bugs in cow_multipart:parse_body/2 when a partial was found at the end
Loïc Hoguin
2014-02-06
More copyright years
Loïc Hoguin
2014-02-05
Update copyright years
0.5.0
Loïc Hoguin
2014-02-05
Update cowlib to 0.5.0
Loïc Hoguin
2014-02-05
Test cowlib on all releases since R15B, plus maint and master
Loïc Hoguin
2014-02-05
Use the inline macro for cow_http:parse_fullhost
Loïc Hoguin
2014-02-05
Add the cow_multipart module for multipart message parsing and building
Loïc Hoguin
2013-12-02
Update erlang.mk
Loïc Hoguin
2013-11-08
Update cowlib to 0.4.0
0.4.0
Loïc Hoguin
2013-11-08
Remove some pointless comments
Loïc Hoguin
2013-11-08
Add the cow_qs module for query string parsing and building
Loïc Hoguin
2013-11-05
Add Horse tests and optimize cow_date:rfc2109/1
Loïc Hoguin
2013-11-02
Fix the type of argument to mimetypes functions
Loïc Hoguin
2013-11-02
Update cowlib to 0.3.0
0.3.0
Loïc Hoguin
2013-11-02
Improve mimetypes code based on cowboy_static usage
Loïc Hoguin
2013-10-31
Add the cow_mimetypes module for identifying mimetypes from ext
Loïc Hoguin
2013-10-23
Update cowlib to 0.2.0
0.2.0
Loïc Hoguin
2013-10-23
Add cookie parsing and building code
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
2013-09-02
Don't return unecessary data when split failed
Loïc Hoguin
2013-09-02
Replace previous special header if there's any duplicate
Loïc Hoguin
2013-08-22
Initial commit with most of spdy/3
Loïc Hoguin