Loïc Hoguin
|
73f65d5a75
Document the HTTP status codes Cowboy may send in the manual
|
10 years ago |
Loïc Hoguin
|
24213c3b6a
Cowboy works fine under 17.1
|
10 years ago |
Loïc Hoguin
|
fd3c40c7ee
Wrap-up the user guide
|
10 years ago |
Loïc Hoguin
|
642630fea1
Add a multipart intro chapter to the guide
|
11 years ago |
Loïc Hoguin
|
5cd2f0516a
Write the guide chapter rest_flowcharts explaining the diagrams
|
11 years ago |
Loïc Hoguin
|
efa8bb5cf8
Add a missing "true" label
|
11 years ago |
Loïc Hoguin
|
05503affa8
Add a stub chapter with all the REST flowcharts
|
11 years ago |
Loïc Hoguin
|
7b18373943
Add more details about the 304 in cond diagram
|
11 years ago |
Loïc Hoguin
|
0083f44c6a
Add REST diagram for PUT/POST/PATCH
|
11 years ago |
Loïc Hoguin
|
14c1414b4b
Add REST diagram for DELETE method
|
11 years ago |
Loïc Hoguin
|
b386c962f6
Add REST diagram for GET and HEAD
|
11 years ago |
Loïc Hoguin
|
1b22e1582e
Add REST diagram for the part about conditional requests
|
11 years ago |
Loïc Hoguin
|
82f51ca6d2
Add variances to the conneg diagram
|
11 years ago |
Loïc Hoguin
|
a4cc031218
Add more REST diagrams
|
11 years ago |
Loïc Hoguin
|
d8b65cbc33
Add REST diagram for OPTIONS method
|
11 years ago |
Loïc Hoguin
|
ee3ad5e510
Update Cowboy to 0.10.0
|
11 years ago |
Loïc Hoguin
|
95a25a1b74
Update AUTHORS
|
11 years ago |
Loïc Hoguin
|
0a27247a91
Update CHANGELOG and ROADMAP
|
11 years ago |
Loïc Hoguin
|
c81b94160e
Update Ranch to 0.10.0
|
11 years ago |
Loïc Hoguin
|
6bbdbe4efa
Update cowlib to 0.6.2
|
11 years ago |
Loïc Hoguin
|
7cd3ecc6b6
Fix specs and a weird value in cowboy_spdy
|
11 years ago |
Loïc Hoguin
|
fc7e038fba
Merge branch 'binary-expires' of git://github.com/NineFX/cowboy
|
11 years ago |
Drew Varner
|
6ed25fd60b
Allow users to pass a raw binary() as the expires header.
|
11 years ago |
Loïc Hoguin
|
7a808e0aa3
Add a REST principles chapter to the guide
|
11 years ago |
Loïc Hoguin
|
07c622a0fe
Add a simple multipart upload example
|
11 years ago |
Loïc Hoguin
|
5d1d9af6cd
Add a return value to onresponse hook to override status/headers
|
11 years ago |
Loïc Hoguin
|
0c37925642
Add request body reading options
|
11 years ago |
Loïc Hoguin
|
1ad3aae4d5
Merge branch 'fix-host-websocket-example' of git://github.com/edgurgel/cowboy
|
11 years ago |
Eduardo Gurgel
|
f9e76d7df2
Use current host as base to Websocket Example URL
|
11 years ago |
Loïc Hoguin
|
c966076bbe
Add a test for multipart over chunked transfer-encoding
|
11 years ago |