Loïc Hoguin
|
ccd786baee
Use erlang:monotonic_time instead of os:timestamp
|
10 лет назад |
Loïc Hoguin
|
228cebaf04
Add rfc7230 test suite and update others to recent Gun
|
10 лет назад |
Loïc Hoguin
|
3cede06283
Use cowlib master
|
10 лет назад |
Loïc Hoguin
|
02b1b28178
Discard whitespace at the end of header values early
|
10 лет назад |
Loïc Hoguin
|
999dc5b7c1
Rename 'halt' to 'stop' for better consistency
|
10 лет назад |
Loïc Hoguin
|
bee5ca852b
Replace some /binary to /bits in binary pattern matching
|
10 лет назад |
Loïc Hoguin
|
8e17d492b3
Fix a compile issue caused by a warning
|
10 лет назад |
Loïc Hoguin
|
403895a641
Fix two edge cases when the request-line provided is invalid
|
10 лет назад |
Loïc Hoguin
|
c56bada509
Remove the error tuple return value for middlewares
|
10 лет назад |
Loïc Hoguin
|
aa4d86b81f
Remove the onrequest hook
|
10 лет назад |
Loïc Hoguin
|
260fc1e60b
Handle absolute URIs that lack a path entirely
|
11 лет назад |
Loïc Hoguin
|
3625d6a2e2
Accept absolute URI scheme as uppercase
|
11 лет назад |
Loïc Hoguin
|
97a3108576
Reply with 400 on header parsing crash
|
11 лет назад |
Loïc Hoguin
|
0c37925642
Add request body reading options
|
11 лет назад |
Loïc Hoguin
|
17af50812c
Remove outdated comments, all edoc, plus a few minor tweaks
|
11 лет назад |
Loïc Hoguin
|
0c0caa3a47
Don't flush the resp_sent message if connection is closed
|
11 лет назад |
Loïc Hoguin
|
64f07fe9a3
Keep the whitespace from multiline headers
|
11 лет назад |
Loïc Hoguin
|
903594bb87
Update copyright years
|
11 лет назад |
Loïc Hoguin
|
e85c7a5ee2
Use the INLINE_LOWERCASE macro in the request parsing code
|
11 лет назад |
Loïc Hoguin
|
ff4871a9c9
Use try/catch instead of catch
|
11 лет назад |
Loïc Hoguin
|
4a30198f90
Make cowlib a proper dependency
|
12 лет назад |
YAMAMOTO Takashi
|
43b3c39a0c
add unit test for cowboy_protocol:parse_host/1
|
12 лет назад |
YAMAMOTO Takashi
|
77f7427b41
cowboy_protocol: accept host using ipv6 literal
|
12 лет назад |
Loïc Hoguin
|
bfb6db1eab
Simpler code for sending errors following crashes
|
12 лет назад |
Loïc Hoguin
|
9a2d35c2e8
Add experimental and incomplete SPDY support
|
12 лет назад |
Loïc Hoguin
|
bb89bf6f8d
Use the type ranch:ref() instead of any() where applicable
|
12 лет назад |
Loïc Hoguin
|
6d1344319a
Add cowboy_protocol:opts() type
|
12 лет назад |
Loïc Hoguin
|
1d413ea51b
Move cowboy_protocol:onresponse_fun() to cowboy:onresponse_fun()
|
12 лет назад |
Loïc Hoguin
|
488dcc967b
Move cowboy_protocol:onrequest_fun() to cowboy:onrequest_fun()
|
12 лет назад |
Loïc Hoguin
|
df73a4d0a5
Move cowboy_http:status() to cowboy:http_status()
|
12 лет назад |