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
Age
Commit message (
Expand
)
Author
2014-12-18
Add cow_http_hd:parse_sec_websocket_version_client/1
Loïc Hoguin
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-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
Update erlang.mk
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
Add another chunked transfer-encoding test
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
2014-03-27
Add cow_http_te:decode_ret() type and simplify it a little
Loïc Hoguin
2014-03-25
Update erlang.mk
Loïc Hoguin
2014-03-22
Update cowlib to 0.6.0
0.6.0
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
[next]