Magnus Klaar
|
973e67a53c
add note to split_path/1 and path/1 on escaped /
|
13 лет назад |
Ali Sabil
|
bb469f6c3d
Fix the handling of the HEAD requests
|
13 лет назад |
Tom Burdick
|
b75859e075
Fail early in cookie-related API functions
|
13 лет назад |
Tom Burdick
|
5bd936db66
Implement cookies in cowboy_http_req
|
13 лет назад |
Loïc Hoguin
|
fa20273b37
URL decode query strings
|
13 лет назад |
Loïc Hoguin
|
d363f91410
Fail fast when a wrong type is given to API functions
|
13 лет назад |
Loïc Hoguin
|
108a491f55
Add documentation for the public interface.
|
14 лет назад |
Loïc Hoguin
|
6b1fb5f390
Fix the @equiv EDoc tags
|
14 лет назад |
Loïc Hoguin
|
919fa638ee
Add function cowboy_http_req:compact/1 to regain memory.
|
14 лет назад |
Loïc Hoguin
|
3e55cb62c9
Refresh the type specifications.
|
14 лет назад |
Loïc Hoguin
|
98b9b1124c
Merge remote-tracking branch 'nox/path-info'
|
14 лет назад |
Loïc Hoguin
|
c7069e7fb9
Add the Server header in the HTTP replies.
|
14 лет назад |
Loïc Hoguin
|
95006c3291
Add the required Date header in the HTTP replies.
|
14 лет назад |
Anthony Ramine
|
0ca8f1364b
Implement path_info feature
|
14 лет назад |
Loïc Hoguin
|
420f5baf98
Add chunked reply support.
|
14 лет назад |
Loïc Hoguin
|
18582a7a39
Separate building the response head from replying.
|
14 лет назад |
Anthony Ramine
|
48f7cd3a35
Allow atoms for response header names
|
14 лет назад |
Loïc Hoguin
|
29e71cf4da
Switch the HTTP protocol to use binary packets instead of lists.
|
14 лет назад |
Loïc Hoguin
|
6c1f73c53c
Add cowboy_http_req:port/1.
|
14 лет назад |
Loïc Hoguin
|
bb800ee0d9
Use http_headers() type in cowboy_http_req:headers/1.
|
14 лет назад |
Loïc Hoguin
|
e8286e18e6
Remove the include/types.hrl file.
|
14 лет назад |
Loïc Hoguin
|
63a92df14e
Replace port_number() by ip_port() from kernel/include/inet.hrl.
|
14 лет назад |
Loïc Hoguin
|
731d839323
Replace posix() by atom(), for now.
|
14 лет назад |
Loïc Hoguin
|
2beb5c8206
Move the dispatcher related types into cowboy_dispatcher.
|
14 лет назад |
Loïc Hoguin
|
9ad32386c0
Use the inet:ip_address() type instead of the user-defined one.
|
14 лет назад |
Loïc Hoguin
|
7f35f693fc
Fix specs for cowboy_http_req:reply/4.
|
14 лет назад |
Loïc Hoguin
|
c32db277c8
Fix a bug where dupe headers were sent in cowboy_http_req:reply/4.
|
14 лет назад |
Anthony Ramine
|
101034842e
Make the default value the last parameter of HTTP req accessors
|
14 лет назад |
Anthony Ramine
|
96a770620e
Make HTTP req accessors call themselves with their default default value
|
14 лет назад |
Anthony Ramine
|
4eeabe5612
Fix cowboy_http_req:body with regard to the new accessors default value
|
14 лет назад |