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
2018-11-13
Support uncompressed Websocket frames when deflate is enabled
Loïc Hoguin
2018-11-12
Add deflate options for Websocket compression
Loïc Hoguin
2018-11-03
Make cow_http_hd:parse_accept/1 lowercase charsets
Loïc Hoguin
2018-10-30
Fixes various client issues in cow_http2_machine
Loïc Hoguin
2018-10-27
Handle HTTP/2 timeouts in the state machine
Loïc Hoguin
2018-10-26
Add cow_http2:parse_sequence/1
Loïc Hoguin
2018-10-26
Introduce cow_http2_machine, an HTTP/2 state machine
Loïc Hoguin
2018-09-28
Add support for SameSite cookies
ECrownofFire
2018-09-17
Cowlib 2.6.0
2.6.0
Loïc Hoguin
2018-09-17
Add cow_http:parse_request_line/1
Loïc Hoguin
2018-08-06
Cowlib 2.5.1
2.5.1
Loïc Hoguin
2018-08-06
Export two cow_http types used by Gun
Loïc Hoguin
2018-08-06
Fix typespecs causing Dialyzer errors in user projects
Loïc Hoguin
2018-08-03
Cowlib 2.5.0
2.5.0
Loïc Hoguin
2018-08-03
Refactor some code to fix a Dialyzer warning
Loïc Hoguin
2018-08-02
Update Erlang.mk
Loïc Hoguin
2018-08-02
Fix parsing of lone id: lines in cow_sse
Loïc Hoguin
2018-06-25
Add building of SSE events
Loïc Hoguin
2018-06-04
Update copyrights
Loïc Hoguin
2018-06-04
Remove the AUTHORS file, the info is in commits
Loïc Hoguin
2018-06-04
Cowlib 2.4.0
2.4.0
Loïc Hoguin
2018-05-18
Add cow_http:status_to_integer
Loïc Hoguin
2018-05-07
Import cow_iolists from Cowboy
Loïc Hoguin
2018-05-07
Add 103 early hints as a valid status
Mark Madsen
2018-05-02
Update Erlang.mk
Loïc Hoguin
2018-04-30
Cowlib 2.3.0
2.3.0
Loïc Hoguin
2018-04-29
Reject HEADERS/PRIORITY with streams depending on themselves
Loïc Hoguin
2018-04-29
Accept infinity for some HTTP/2 SETTINGS
Loïc Hoguin
2018-04-25
Fix http2 settings parsing when there's more data
Tony Han
2018-04-25
Prevent the HPACK configured_max_size from being dropped
Loïc Hoguin
2018-04-23
Add proper support for table size updates
Loïc Hoguin
2018-04-06
Add the enable_connect_protocol HTTP/2 setting
Loïc Hoguin
2018-03-28
Cowlib 2.2.1
2.2.1
Loïc Hoguin
2018-03-13
Fix the parsing of the x-forwarded-for header
Loïc Hoguin
2018-03-05
Cowlib 2.2.0
2.2.0
Loïc Hoguin
2018-03-05
The Websocket subprotocol tokens are case sensitive
Loïc Hoguin
2018-03-05
Allow cookies without a value
Jonathan Perret
2018-03-05
Remove trailing whitespace from header values
Gustaf Sjoberg
2018-03-05
Add the 308 Permanent Redirect status code
Loïc Hoguin
2018-02-28
Enable ci.erlang.mk only when CI_ERLANG_MK=1 is set
Loïc Hoguin
2017-12-11
Cowlib 2.1.0
2.1.0
Loïc Hoguin
2017-11-28
Add the 421 status code from HTTP/2
Loïc Hoguin
2017-11-27
Implement the building of h2 SETTINGS frames
Loïc Hoguin
2017-11-27
Fix an error return value in cow_http2:parse/1
Loïc Hoguin
2017-11-27
Fix DATA payload size with padding
Loïc Hoguin
2017-11-22
Crash on more error cases when parsing chnuked data
Loïc Hoguin
2017-11-18
Update Erlang.mk to an experimental patch
Loïc Hoguin
2017-11-18
Add AUTO_CI_WINDOWS variable
Loïc Hoguin
2017-11-17
Move ci.erlang.mk to TEST_DEPS
Loïc Hoguin
2017-11-15
Use ci.erlang.mk for managing tested Erlang versions
Loïc Hoguin
[next]