for-GET / http-decision-diagram

An activity diagram to describe the resolution of HTTP response status codes, given various headers.
https://github.com/for-GET/http-decision-diagram/blob/master/doc/2013-06-10-http-hell-no.md
Apache License 2.0
3.63k stars 196 forks source link

TRACE/OPTIONS must allow a request body #33

Closed andreineculau closed 11 years ago

andreineculau commented 11 years ago

In the current form, the diagram does not allow sending a payload when using TRACE or OPTIONS