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-26
Add cow_http_hd:parse_retry_after/1
Loïc Hoguin
2014-12-26
Add specs to cow_date:parse_date/1
Loïc Hoguin
2014-12-26
Improve internal cow_http_hd function token_ci_list/2
Loïc Hoguin
2014-12-26
Add cow_http_hd:parse_allow/1
Loïc Hoguin
2014-12-26
Add cow_http_hd:parse_age/1
Loïc Hoguin
2014-12-26
Add cow_http_hd:parse_vary/1
Loïc Hoguin
2014-12-26
Fix a parse_upgrade test
Loïc Hoguin
2014-12-26
Add missing export for second previous commit
Loïc Hoguin
2014-12-26
Simplify the code for parsing 1*DIGIT header values
Loïc Hoguin
2014-12-25
Add cow_http_hd:parse_sec_websocket_version_resp/1
Loïc Hoguin
2014-12-24
Add cow_http_hd:parse_sec_websocket_protocol_resp/1
Loïc Hoguin
2014-12-24
Use _req instead of _client for request-specific parsers
Loïc Hoguin
2014-12-24
Add dummy functions for Sec-WebSocket-(Accept|Key) headers
Loïc Hoguin
2014-12-24
Fix a variable shadow issue in the tests
Loïc Hoguin
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
dedupe spdy headers; closes #12
camshaft
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
[prev]
[next]