Loïc Hoguin
|
7f179f377f
Add failing test of chaining SPDY frames
|
10 years ago |
Loïc Hoguin
|
d38c064f73
Small addition to 2.0 roadmap
|
10 years ago |
Loïc Hoguin
|
078d686a0a
Provide installable man pages
|
10 years ago |
Loïc Hoguin
|
1a71a733c3
Add a new guide chapter: designing a resource handler
|
10 years ago |
Loïc Hoguin
|
993606ede8
Explain that passing Req around leads to undefined behavior
|
10 years ago |
Loïc Hoguin
|
15da836d2a
Merge branch 'fix/rest_principles_typo' of git://github.com/paulo-ferraz-oliveira/cowboy
|
10 years ago |
Paulo Oliveira
|
531e7f9d7b
Fix typo in REST principles chapter
|
10 years ago |
Loïc Hoguin
|
fdf815bfce
Add missing bracket in a guide example
|
10 years ago |
Loïc Hoguin
|
163f0b5651
Tweak the REST principles chapter following feedback
|
10 years ago |
Loïc Hoguin
|
e6473ba3ea
Add note about httpbis to the roadmap
|
10 years ago |
Loïc Hoguin
|
4eee573700
Return 422 instead of 400 when AcceptResource returns false
|
10 years ago |
Loïc Hoguin
|
8cc353114e
Update specs that were too wide
|
10 years ago |
Loïc Hoguin
|
bc3b122e89
Forgot a todo in the ROADMAP
|
10 years ago |
Loïc Hoguin
|
e40c2c33c5
Roadmap for Cowboy 2.0
|
10 years ago |
Loïc Hoguin
|
4eb6c7928a
Fix typo
|
10 years ago |
Loïc Hoguin
|
abcc6e96d8
Update erlang.mk and update paths to start the release
|
10 years ago |
Nakai Ryosuke
|
fec3355192
Fix cowboy_spdy parse frame
|
11 years ago |
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
|
10 years ago |
Loïc Hoguin
|
5cd2f0516a
Write the guide chapter rest_flowcharts explaining the diagrams
|
10 years ago |
Loïc Hoguin
|
efa8bb5cf8
Add a missing "true" label
|
10 years ago |
Loïc Hoguin
|
05503affa8
Add a stub chapter with all the REST flowcharts
|
10 years ago |
Loïc Hoguin
|
7b18373943
Add more details about the 304 in cond diagram
|
10 years ago |
Loïc Hoguin
|
0083f44c6a
Add REST diagram for PUT/POST/PATCH
|
10 years ago |
Loïc Hoguin
|
14c1414b4b
Add REST diagram for DELETE method
|
10 years ago |
Loïc Hoguin
|
b386c962f6
Add REST diagram for GET and HEAD
|
10 years ago |
Loïc Hoguin
|
1b22e1582e
Add REST diagram for the part about conditional requests
|
10 years ago |
Loïc Hoguin
|
82f51ca6d2
Add variances to the conneg diagram
|
10 years ago |