Yurii Rashkovskii
|
d495582029
Fixes invalid type specification for cowboy_http_req:multipart_data/1
|
13 лет назад |
Loïc Hoguin
|
57fda14217
Add an 'onresponse' hook
|
13 лет назад |
Loïc Hoguin
|
7ed93fcc8f
Refactor the reply functions
|
13 лет назад |
Loïc Hoguin
|
ee8c50c5ab
Fix and rework the HTTP test suite
|
13 лет назад |
Loïc Hoguin
|
95e05d822f
Add chunked transfer encoding support and rework the body reading API
|
13 лет назад |
Loïc Hoguin
|
36a6823e50
Do not send chunked Transfer-Encoding replies for HTTP/1.0
|
13 лет назад |
Loïc Hoguin
|
3885912d9b
Rename inet:ip_port() to inet:port_number()
|
13 лет назад |
Loïc Hoguin
|
d9212c21dd
Remove the redundant include/ from -include("http.hrl")
|
13 лет назад |
Loïc Hoguin
|
a7264a1af3
Add cowboy_http:x_www_form_urlencoded/2
|
13 лет назад |
Loïc Hoguin
|
f51493ee37
Add 'Expect' header parsing
|
13 лет назад |
Loïc Hoguin
|
16d3cb76c7
Rename the type http_status/0 to cowboy_http:status/0
|
13 лет назад |
Loïc Hoguin
|
a297d5e42b
Rename the type http_header/0 to cowboy_http:header/0
|
13 лет назад |
Loïc Hoguin
|
8622dff906
Rename the type http_version/0 to cowboy_http:version/0
|
13 лет назад |
Loïc Hoguin
|
9f40167487
Rename the type http_method/0 to cowboy_http:method/0
|
13 лет назад |
Loïc Hoguin
|
b650ef8907
Merge branch 'multipart' of https://github.com/nox/cowboy
|
13 лет назад |
Anthony Ramine
|
528507c7de
Add multipart support
|
13 лет назад |
Loïc Hoguin
|
fd211d3c03
Fix handler crashes handling
|
13 лет назад |
Yurii Rashkovskii
|
ade1fb93ca
inet_address:parse/1 does not accept binaries as an input, only strings
|
13 лет назад |
Loïc Hoguin
|
bd8f31ed07
Merge branch 'static-handler-split' of https://github.com/klaar/cowboy
|
13 лет назад |
Magnus Klaar
|
937a2b0326
Add cowboy_http_req:set_resp_body_fun/3.
|
13 лет назад |
Magnus Klaar
|
612b8f21fe
Add cowboy_http_req:transport/1 function.
|
13 лет назад |
Loïc Hoguin
|
298ba1f1bb
Add 'Upgrade' header parsing
|
13 лет назад |
Loïc Hoguin
|
f390dbd606
Add meta/2 and meta/3 to cowboy_http_req to save useful protocol information
|
13 лет назад |
Loïc Hoguin
|
f9bd5d1061
Add missing p_headers and cookies to compacted values
|
13 лет назад |
Magnus Klaar
|
fed1410b14
update type of resp_body to iodata
|
13 лет назад |
Loïc Hoguin
|
cc44a6a518
Merge branch 'master' of https://github.com/erlyvideo/cowboy
|
13 лет назад |
Max Lapshin
|
b9c70f2e08
peer_addr/1 function
|
13 лет назад |
Loïc Hoguin
|
7f46e53436
Merge branch 'noquoted' of https://github.com/klaar/cowboy
|
13 лет назад |
Magnus Klaar
|
c747efbd75
replace quoted:from_url with cowboy_http:urldecode
|
13 лет назад |
Loïc Hoguin
|
ce92ab1e63
Add cowboy_http_req:set_resp_cookie/4
|
13 лет назад |