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

consider removing/altering flow for 300 Multiple Choices #19

Closed andreineculau closed 11 years ago

andreineculau commented 11 years ago

Is it being used on a considerably large scale?

The issue is that removing it might simplify the flow, and the effort for #18

Ref: http://tools.ietf.org/html/draft-ietf-httpbis-p2-semantics-22#section-6.4.1

andreineculau commented 11 years ago

disregard