Loïc Hoguin
|
da64723955
Merge branch 'cookie-opts-default-values' of https://github.com/KrzysiekJ/cowlib
|
9 years ago |
Loïc Hoguin
|
073664d2d5
Update .gitignore
|
9 years ago |
Loïc Hoguin
|
4b9b14212b
Fix missing triq tests on CircleCI
|
9 years ago |
Loïc Hoguin
|
2441ea400c
Update erlang.mk and start using CircleCI
|
9 years ago |
Loïc Hoguin
|
ad39742b05
Fix a Dialyzer warning in cow_ws
|
9 years ago |
Loïc Hoguin
|
f46178daf9
Fix a few binary pattern matching issues
|
9 years ago |
Krzysztof Jurewicz
|
f9a630232f
Fix handling of default values in cookie options
|
9 years ago |
Loïc Hoguin
|
fd4ef54090
Add cowboy_http2 with initial HTTP/2 suppport
|
10 years ago |
Loïc Hoguin
|
0be913dc79
Remove an outdated comment
|
10 years ago |
Rob Ashton
|
95a41e6c94
WS accepts iodata, so byte_size won't work unless we flatten
|
10 years ago |
Loïc Hoguin
|
5ddecbc121
Add HPACK decoding and encoding functions
|
10 years ago |
Loïc Hoguin
|
3cd9afca69
Update test dependencies
|
10 years ago |
Loïc Hoguin
|
14e597baa4
Update Cowlib to 1.3.0
|
10 years ago |
Loïc Hoguin
|
602a4c25b8
Simplify the SPDY code for merging duplicate headers
|
10 years ago |
Loïc Hoguin
|
b6bab31e6f
Move the settings test near its function
|
10 years ago |
Loïc Hoguin
|
3829db47a6
Merge branch 'master' of https://github.com/camshaft/cowlib
|
10 years ago |
Loïc Hoguin
|
4a1d9336bd
Update erlang.mk
|
10 years ago |
Loïc Hoguin
|
03b211fa42
Merge branch 'spdy_dev' of https://github.com/Etsukata/cowlib
|
10 years ago |
Loïc Hoguin
|
7eeadf09b0
Merge branch 'fix-multipart-bodies-without-headers' of https://github.com/danielwhite/cowlib
|
10 years ago |
Loïc Hoguin
|
6f9b4bbc41
Maintenance
|
10 years ago |
Loïc Hoguin
|
a8db5d9f7a
Add missing client functionality to Websocket code
|
10 years ago |
Loïc Hoguin
|
0bd62c8920
Update Cowlib to 1.2.0
|
10 years ago |
Loïc Hoguin
|
7e4983b70d
Rewrite UTF-8 validation code
|
10 years ago |
Loïc Hoguin
|
d36e6538d2
Add permessage-deflate extension support to Websocket
|
10 years ago |
Daniel White
|
7e5494a264
Fix parsing of multipart bodies without headers
|
10 years ago |
Loïc Hoguin
|
7caf8cb78c
Update Cowlib to 1.1.0
|
10 years ago |
Loïc Hoguin
|
5584c79623
Add cow_qs for Websocket protocol parsing/building
|
10 years ago |
Loïc Hoguin
|
515f573281
Add a comment on a test
|
10 years ago |
Loïc Hoguin
|
404aefb052
Use 'or' instead of 'orelse' in cow_http_hd
|
10 years ago |
Loïc Hoguin
|
8bd6a5fc57
Simplify the cow_http_hd code
|
10 years ago |