Alexei Sholik
|
1c8b6e3c45
Fix grammar in "how it looks like"
|
11 years ago |
Loïc Hoguin
|
5a25c7f7f2
Add link to cowboy_spdy function reference in index
|
11 years ago |
Loïc Hoguin
|
db52494371
Update Cowboy to 0.9.0
|
11 years ago |
Loïc Hoguin
|
7ab2395613
Update AUTHORS
|
11 years ago |
Loïc Hoguin
|
b6413dc0d2
Update CHANGELOG
|
11 years ago |
Loïc Hoguin
|
119d52295f
Add documentation for cowboy_spdy
|
11 years ago |
Loïc Hoguin
|
d87192b0ed
Update ROADMAP
|
11 years ago |
Loïc Hoguin
|
b8923de7c5
Update Ranch to 0.9.0
|
11 years ago |
Loïc Hoguin
|
fae1ec4128
Update erlang.mk
|
11 years ago |
Loïc Hoguin
|
5d27d4d175
Properly send 201 on PUT requests when resource didn't exist
|
11 years ago |
Loïc Hoguin
|
a0205779fe
Remove an unnecessary clause in cowboy_req:body/2
|
11 years ago |
Loïc Hoguin
|
ff4871a9c9
Use try/catch instead of catch
|
11 years ago |
Loïc Hoguin
|
1e892e2e3b
Merge branch 'dsucher-better-routes-without-start-slash-error'
|
11 years ago |
Danielle Sucher
|
37e98f019d
Clarify error msg for route lacking starting slash
|
11 years ago |
Loïc Hoguin
|
a485e152eb
Merge branch 'adrianroe-streaming-http1.1-compat'
|
11 years ago |
Adrian Roe
|
c2e946708e
Add a workaround to disable chunked transfer-encoding
|
12 years ago |
Loïc Hoguin
|
9d2096cd35
Add link to the repository of elixir Cowboy examples
|
11 years ago |
Loïc Hoguin
|
8d546dacbc
Optimize query string parsing
|
11 years ago |
Loïc Hoguin
|
6672ea0415
Review, improve and document the static files handler
|
11 years ago |
Loïc Hoguin
|
faf64524c6
Move cookie parsing/building code to cowlib
|
11 years ago |
Loïc Hoguin
|
aab63d605c
Remove the elixir_hello_world example
|
11 years ago |
Loïc Hoguin
|
e7d4cff848
Add relx to the ignore list
|
11 years ago |
Loïc Hoguin
|
96755dd973
No need for relx in path for examples anymore
|
11 years ago |
Loïc Hoguin
|
36ba174224
Convert the markdown_middleware example to a release
|
11 years ago |
Loïc Hoguin
|
4769412daa
erlang.mk now has built-in support for relx
|
11 years ago |
Loïc Hoguin
|
2b2829f585
Greatly expand on the Req object
|
11 years ago |
Loïc Hoguin
|
eb4843a46b
Remove unnecessary titles
|
11 years ago |
Loïc Hoguin
|
7906f30d83
Greatly improve the HTTP handlers chapter
|
11 years ago |
Loïc Hoguin
|
8754f7636c
Small roadmap update
|
11 years ago |
Loïc Hoguin
|
7319526de6
Added a chapter about life of HTTP requests
|
11 years ago |