Andrei Nesterov
|
b448c4fde6
Add cow_http_hd:access_control_max_age/1
|
9 years ago |
Andrei Nesterov
|
d670823e87
Add cow_http_hd:access_control_expose_headers/1
|
9 years ago |
Andrei Nesterov
|
056d26b4d8
Add cow_http_hd:access_control_allow_origin/1
|
9 years ago |
Andrei Nesterov
|
987f4d5e84
Add cow_http_hd:access_control_allow_methods/1
|
9 years ago |
Andrei Nesterov
|
85f3208c34
Add cow_http_hd:access_control_allow_headers/1
|
9 years ago |
Andrei Nesterov
|
0f1dd8f0f9
Add internal cow_http_hd:join_token_list/1, cow_http_hd:join_token_list/2
|
9 years ago |
Andrei Nesterov
|
9e6741f6c7
Add cow_http_hd:access_control_allow_credentials/0
|
9 years ago |
Andrei Nesterov
|
6d84ddf189
Add cow_http_hd:parse_access_control_request_method/1
|
9 years ago |
Andrei Nesterov
|
772a26a429
Add cow_http_hd:parse_access_control_request_headers/1
|
9 years ago |
Andrei Nesterov
|
cd21feebdc
Add cow_http_hd:parse_origin/1
|
9 years ago |
Loïc Hoguin
|
8645a8f197
Add a cow_http2:data_header/3 function
|
9 years ago |
Loïc Hoguin
|
92d75b5e90
Make cow_http:parse_fullpath/1 remove any fragment component
|
9 years ago |
Loïc Hoguin
|
faf4795d0c
Update Erlang.mk
|
9 years ago |
Loïc Hoguin
|
618b72b81e
Add cow_uri:urlencode/1 and cow_uri:urldecode/1
|
9 years ago |
Loïc Hoguin
|
41949ddaf1
HPACK: Fix an issue with header values as iolists
|
9 years ago |
Loïc Hoguin
|
b5d5d674b1
Parse the settings payload directly in cow_http_hd:parse_http2_settings/1
|
9 years ago |
Loïc Hoguin
|
ff6b7e8f4e
Add cow_http_hd:parse_http2_settings/1
|
9 years ago |
Loïc Hoguin
|
70b6968082
Add settings_payload/1, settings_ack/0 and ping/1 in cow_http2
|
9 years ago |
Loïc Hoguin
|
e6f58727a7
Add cow_http:response/3
|
9 years ago |
Loïc Hoguin
|
aabf4ac8aa
Update Erlang.mk
|
9 years ago |
Loïc Hoguin
|
d0cd6dcb33
Don't check for race conditions with Dialyzer
|
9 years ago |
Loïc Hoguin
|
d7b72134d4
Merge branch 'master' of https://github.com/robashton/cowlib
|
9 years ago |
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 |