Loïc Hoguin
|
dfcfe2cb88
Mark broken examples as such in their README
|
8 years ago |
Loïc Hoguin
|
43ccea87bc
Fix rest_pastebin example
|
8 years ago |
Loïc Hoguin
|
5003bae369
Fix eventsource example
|
8 years ago |
Loïc Hoguin
|
84fb85e2e4
Fix cookie example
|
8 years ago |
Loïc Hoguin
|
a55679b231
Fix rest_basic_auth example
|
8 years ago |
Loïc Hoguin
|
a4fb56018e
Fix websocket example
|
8 years ago |
Loïc Hoguin
|
352cfce663
Fix markdown_middleware example
|
8 years ago |
Loïc Hoguin
|
6f75598b70
Fix chunked_hello_world example
|
8 years ago |
Loïc Hoguin
|
b82bb92f7e
Fix streaming HTTP/2 responses
|
8 years ago |
Loïc Hoguin
|
88227898ed
Merge static_world and web_server examples
|
8 years ago |
Loïc Hoguin
|
4293a40d9e
Fix rest_hello_world example
|
8 years ago |
Loïc Hoguin
|
5ca49fefa9
Fix small issue in echo_get example
|
8 years ago |
Loïc Hoguin
|
def0bc530b
Add HTTP/2 snippets to all working examples
|
8 years ago |
Loïc Hoguin
|
4ced1d0994
Fix echo_post example
|
8 years ago |
Loïc Hoguin
|
1470f88319
Fix request body reading in HTTP/2
|
8 years ago |
Loïc Hoguin
|
98323c2d72
Fix echo_get example
|
8 years ago |
Loïc Hoguin
|
fd07b38952
Add a test suite that checks examples are working
|
8 years ago |
Loïc Hoguin
|
49e1bb3149
Merge branch 'minor-gitignore-update' of https://github.com/katsel/cowboy
|
9 years ago |
Loïc Hoguin
|
e291c3bb94
Add the static_handler test suite
|
9 years ago |
Loïc Hoguin
|
f14c45151d
Escape reserved filename characters
|
9 years ago |
Loïc Hoguin
|
a82495fa5c
Static: Fix status code returned with empty path_info
|
9 years ago |
Loïc Hoguin
|
c9f5603650
Router: properly handle path segments
|
9 years ago |
Loïc Hoguin
|
493794145e
REST: Ignore If...Since if If...Match header exists
|
9 years ago |
Loïc Hoguin
|
6d63557235
REST: If-None-Match uses weak Etag comparison
|
9 years ago |
Loïc Hoguin
|
68c57430da
REST: If-Match uses strong Etag comparison
|
9 years ago |
Loïc Hoguin
|
84b3b61b39
Remove the environment from cowboy_rest crash reports
|
9 years ago |
Loïc Hoguin
|
725bdb9774
HTTP/2: Separate path and query components
|
9 years ago |
Loïc Hoguin
|
8e9196215d
HTTP/2: Handle internal errors
|
9 years ago |
Loïc Hoguin
|
61e9f29279
HTTP/2: add support for sending files
|
9 years ago |
Loïc Hoguin
|
7603518ed0
HTTP/1.1: Don't send 500 errors twice
|
9 years ago |