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-24
Add cow_http_hd:parse_te/1
Loïc Hoguin
2014-12-21
Do not attempt to skip whitespace after single value headers
Loïc Hoguin
2014-12-21
Add cow_http_hd:parse_cache_control/1
Loïc Hoguin
2014-12-20
Speed up the two slowest properties in cow_http_hd
Loïc Hoguin
2014-12-20
Use choose/2 and elements/1 where appropriate instead of oneof/1
Loïc Hoguin
2014-12-20
Add cow_http_hd:parse_trailer/1
Loïc Hoguin
2014-12-20
Simplify generators for language ranges
Loïc Hoguin
2014-12-20
Speed up a few properties by limiting parameters input
Loïc Hoguin
2014-12-20
Add cow_http_hd:parse_content_language/1
Loïc Hoguin
2014-12-19
Add cow_http_hd:parse_content_encoding/1
Loïc Hoguin
2014-12-18
Improve cow_http_hd:parse_max_forwards/1 spec
Loïc Hoguin
2014-12-18
Add cow_http_hd:parse_sec_websocket_extensions/1
Loïc Hoguin
2014-12-18
Add cow_http_hd:parse_sec_websocket_protocol_client/1
Loïc Hoguin
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-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
[next]