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-10-04
Update Erlang.mk to fix a small CI issue
Loïc Hoguin
2016-10-04
Fix Dialyzer warnings
Loïc Hoguin
2016-10-03
Add owner option to set owner of Websocket compression contexts
Loïc Hoguin
2016-10-03
Update mimetypes
Loïc Hoguin
2016-10-03
Makefile: OTP_DEPS becomes LOCAL_DEPS
Loïc Hoguin
2016-10-03
Update Erlang.mk
Loïc Hoguin
2016-06-09
Merge branch 'master' of https://github.com/leoliu/cowlib
Loïc Hoguin
2016-06-08
Fix #39: Prefer crypto:strong_rand_bytes/1
Leo Liu
2016-06-07
Add cow_http_hd:access_control_max_age/1
Andrei Nesterov
2016-06-07
Add cow_http_hd:access_control_expose_headers/1
Andrei Nesterov
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
[next]