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-12-18
Add cow_http_hd:parse_expires/1
Loïc Hoguin
2014-12-18
Rename a local cow_http_hd function for better precision
Loïc Hoguin
2014-12-18
Add cow_http_hd:parse_etag/1
Loïc Hoguin
2014-12-18
Add cow_http_hd:parse_if_none_match/1
Loïc Hoguin
2014-12-18
Add cow_http_hd:parse_if_match/1
Loïc Hoguin
2014-12-17
Add test cases taken from RFC7230
Loïc Hoguin
2014-12-17
Add cow_http_hd:parse_upgrade/1
Loïc Hoguin
2014-12-17
Add cow_date:parse_date/1 and move date parsing code there
Loïc Hoguin
2014-12-16
Add cow_http_hd:parse_last_modified/1
Loïc Hoguin
2014-12-16
Add cow_http_hd:parse_date/1
Loïc Hoguin
2014-12-16
Add cow_http_hd:parse_if_unmodified_since/1
Loïc Hoguin
2014-12-16
Add cow_http_hd:parse_if_modified_since/1
Loïc Hoguin
2014-12-16
Add a property for cow_http_hd:parse_transfer_encoding/1
Loïc Hoguin
2014-12-16
Remove an unused test function
Loïc Hoguin
2014-12-16
Add property for cow_http_hd:parse_max_forwards/1
Loïc Hoguin
2014-12-16
Add property for cow_http_hd:parse_expect/1
Loïc Hoguin
2014-12-16
Add a property for cow_http_hd:parse_connection/1
Loïc Hoguin
2014-12-16
Fix a shadow var warning in a property
Loïc Hoguin
2014-12-15
Add a property for cow_http_hd:parse_accept_language/1
Loïc Hoguin
2014-12-15
Add a property for cow_http_hd:parse_accept_encoding/1
Loïc Hoguin
2014-12-15
Add a property for cow_http_hd:parse_accept_charset/1
Loïc Hoguin
2014-12-15
Add a property for cow_http_hd:parse_accept/1
Loïc Hoguin
2014-12-14
Add cow_http_hd:parse_content_type/1
Loïc Hoguin
2014-12-14
Add a property for parse_content_length/1
Loïc Hoguin
2014-12-14
Fix a typo in ?IS_TOKEN macro
Loïc Hoguin
2014-12-13
Add testing for bad input for cow_http_hd:parse_content_length/1
Loïc Hoguin
2014-12-13
Add cow_http_hd:parse_accept_language/1
Loïc Hoguin
2014-12-13
Add cow_http_hd:parse_accept_encoding/1
Loïc Hoguin
2014-12-13
Add cow_http_hd:parse_charset/1
Loïc Hoguin
2014-12-13
Add cow_http_hd:parse_accept/1
Loïc Hoguin
2014-12-12
Add cow_http_hd:parse_max_forwards/1
Loïc Hoguin
2014-12-12
Optimize cow_http:parse_fullhost/1
Loïc Hoguin
2014-12-12
Add cow_http_hd:parse_expect/1
Loïc Hoguin
2014-11-07
Update cowlib to 1.0.1
1.0.1
Loïc Hoguin
2014-11-07
Add CHANGELOG
Loïc Hoguin
2014-11-07
Add AUTHORS
Loïc Hoguin
2014-11-07
Update erlang.mk
Loïc Hoguin
2014-11-06
Merge branch 'remove-linebreak-requirement' of git://github.com/issuu/cowlib
Loïc Hoguin
2014-11-06
No line break required after close-delimiter
Mikkel Jensen
2014-08-01
Update cowlib to 1.0.0
1.0.0
Loïc Hoguin
2014-08-01
Remove an unnecessary line from the Makefile
Loïc Hoguin
2014-08-01
Update list of tested releases
Loïc Hoguin
2014-08-01
Update erlang.mk to 1.0.0
Loïc Hoguin
2014-08-01
Add another chunked transfer-encoding test
Loïc Hoguin
2014-06-10
Update list of tested releases
Loïc Hoguin
2014-06-10
Update cowlib to 0.6.2
0.6.2
Loïc Hoguin
2014-06-10
Fix chunked transfer decoding tests
Loïc Hoguin
2014-05-18
Accept commas as part of cookie values
Loïc Hoguin
2014-03-27
Update cowlib to 0.6.1
0.6.1
Loïc Hoguin
2014-03-27
Use a lists:keystore where appropriate
Loïc Hoguin
[next]