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.61k stars 196 forks source link

error block -> alternative block #24

Closed andreineculau closed 11 years ago

andreineculau commented 11 years ago

https://github.com/andreineculau/http-decision-diagram/issues/23 implies creating a block similar to the error block where one would do conneg on a specific set of provided MTs, just that instead of errors, we now want to communicate choices

andreineculau commented 11 years ago

same for OPTIONS

Ref: http://zacstewart.com/2012/04/14/http-options-method.html http://ws-rest.org/2011/proc/a3-steiner.pdf