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
2016-06-07
Add cow_http_hd:access_control_allow_origin/1
Andrei Nesterov
2016-06-07
Add cow_http_hd:access_control_allow_methods/1
Andrei Nesterov
2016-06-07
Add cow_http_hd:access_control_allow_headers/1
Andrei Nesterov
2016-06-07
Add internal cow_http_hd:join_token_list/1, cow_http_hd:join_token_list/2
Andrei Nesterov
2016-06-07
Add cow_http_hd:access_control_allow_credentials/0
Andrei Nesterov
2016-06-07
Add cow_http_hd:parse_access_control_request_method/1
Andrei Nesterov
2016-06-07
Add cow_http_hd:parse_access_control_request_headers/1
Andrei Nesterov
2016-06-07
Add cow_http_hd:parse_origin/1
Andrei Nesterov
2016-06-06
Add a cow_http2:data_header/3 function
Loïc Hoguin
2016-06-06
Make cow_http:parse_fullpath/1 remove any fragment component
Loïc Hoguin
2016-06-06
Update Erlang.mk
Loïc Hoguin
2016-06-06
Add cow_uri:urlencode/1 and cow_uri:urldecode/1
Loïc Hoguin
2016-05-24
HPACK: Fix an issue with header values as iolists
Loïc Hoguin
2016-03-13
Parse the settings payload directly in cow_http_hd:parse_http2_settings/1
Loïc Hoguin
2016-03-12
Add cow_http_hd:parse_http2_settings/1
Loïc Hoguin
2016-03-12
Add settings_payload/1, settings_ack/0 and ping/1 in cow_http2
Loïc Hoguin
2016-03-12
Add cow_http:response/3
Loïc Hoguin
2016-02-22
Update Erlang.mk
Loïc Hoguin
2015-08-26
Don't check for race conditions with Dialyzer
Loïc Hoguin
2015-08-26
Merge branch 'master' of https://github.com/robashton/cowlib
Loïc Hoguin
2015-08-26
Merge branch 'cookie-opts-default-values' of https://github.com/KrzysiekJ/cowlib
Loïc Hoguin
2015-08-26
Update .gitignore
Loïc Hoguin
2015-08-26
Fix missing triq tests on CircleCI
Loïc Hoguin
2015-08-26
Update erlang.mk and start using CircleCI
Loïc Hoguin
2015-08-26
Fix a Dialyzer warning in cow_ws
Loïc Hoguin
2015-08-26
Fix a few binary pattern matching issues
Loïc Hoguin
2015-07-21
Fix handling of default values in cookie options
Krzysztof Jurewicz
2015-06-11
Add cowboy_http2 with initial HTTP/2 suppport
Loïc Hoguin
2015-06-11
Remove an outdated comment
Loïc Hoguin
2015-04-09
WS accepts iodata, so byte_size won't work unless we flatten
Rob Ashton
2015-03-19
Add HPACK decoding and encoding functions
Loïc Hoguin
2015-03-13
Update test dependencies
Loïc Hoguin
2015-03-12
Update Cowlib to 1.3.0
1.3.0
Loïc Hoguin
2015-03-12
Simplify the SPDY code for merging duplicate headers
Loïc Hoguin
2015-03-12
Move the settings test near its function
Loïc Hoguin
2015-03-12
Merge branch 'master' of https://github.com/camshaft/cowlib
Loïc Hoguin
2015-03-12
Update erlang.mk
Loïc Hoguin
2015-03-12
Merge branch 'spdy_dev' of https://github.com/Etsukata/cowlib
Loïc Hoguin
2015-03-12
Merge branch 'fix-multipart-bodies-without-headers' of https://github.com/dan...
Loïc Hoguin
2015-03-12
Maintenance
Loïc Hoguin
2015-03-12
Add missing client functionality to Websocket code
Loïc Hoguin
2015-03-06
Update Cowlib to 1.2.0
1.2.0
Loïc Hoguin
2015-03-06
Rewrite UTF-8 validation code
Loïc Hoguin
2015-03-04
Add permessage-deflate extension support to Websocket
Loïc Hoguin
2015-03-03
Fix parsing of multipart bodies without headers
Daniel White
2015-02-16
Update Cowlib to 1.1.0
1.1.0
Loïc Hoguin
2015-02-16
Add cow_qs for Websocket protocol parsing/building
Loïc Hoguin
2015-02-16
Add a comment on a test
Loïc Hoguin
2015-01-07
Use 'or' instead of 'orelse' in cow_http_hd
Loïc Hoguin
2015-01-04
Simplify the cow_http_hd code
Loïc Hoguin
[prev]
[next]