Loïc Hoguin
|
85d05fff34
Fix chunked streaming of request body and improve speed
|
12 лет назад |
Loïc Hoguin
|
54063de2ff
Hello 2013
|
12 лет назад |
Loïc Hoguin
|
659ca05c54
We accept iodata() when setting cookies; fix that
|
12 лет назад |
Loïc Hoguin
|
8858ca240f
Fix parsing of the Cookie header
|
12 лет назад |
Loïc Hoguin
|
f077c711a8
Fix cowboy_http:cookie_to_iodata/3
|
12 лет назад |
Loïc Hoguin
|
6074ce4a39
Add missing quotes to quoting for cookie values
|
12 лет назад |
Loïc Hoguin
|
27da09282d
Make cookies use universal time instead of local time
|
12 лет назад |
Loïc Hoguin
|
ce9aff19f0
Remove the urldecode cowboy_protocol option
|
12 лет назад |
Loïc Hoguin
|
cd7f37d346
Optimize Connection header parsing
|
12 лет назад |
Loïc Hoguin
|
b2243aa544
Optimize cowboy_protocol
|
12 лет назад |
Loïc Hoguin
|
332c274d87
Use binary:match/2 instead of binary:split/2 in cowboy_http
|
13 лет назад |
Loïc Hoguin
|
34021666cb
Don't use decode_packet/3 for parsing the headers
|
13 лет назад |
Loïc Hoguin
|
8497c8bbcd
Don't use decode_packet/3 for parsing the request-line
|
13 лет назад |
Loïc Hoguin
|
9090cd9765
Replace many proplists:get_value/{2,3} calls by BIFs
|
13 лет назад |
Loïc Hoguin
|
13b743ba26
Include the eunit file only if TEST is defined
|
13 лет назад |
Loïc Hoguin
|
a5e75219f0
Have only one -export and -export_type per line
|
13 лет назад |
Loïc Hoguin
|
0c2e2224e3
Update version to 0.6.0
|
13 лет назад |
Loïc Hoguin
|
040c6dc31a
Merge branch 'fix/relax-conneg-parsing' of https://github.com/tillitech/cowboy
|
13 лет назад |
Loïc Hoguin
|
ee8c50c5ab
Fix and rework the HTTP test suite
|
13 лет назад |
Ali Sabil
|
4b43d06384
Make charsets parsing more relaxed
|
13 лет назад |
Loïc Hoguin
|
95e05d822f
Add chunked transfer encoding support and rework the body reading API
|
13 лет назад |
Ali Sabil
|
32a46f898a
Make media type parsing more relaxed
|
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
|
314483a0b6
Rename the type http_uri/0 to cowboy_http:uri/0
|
13 лет назад |
Loïc Hoguin
|
9f40167487
Rename the type http_method/0 to cowboy_http:method/0
|
13 лет назад |