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

201 Created is missing? #55

Closed flesler closed 5 years ago

flesler commented 5 years ago

Where is says is_process_done -> 202 Accepted

I think it should split, if the operation could be complemented within the request lifetime it should lead to a 201 Created, if it accepted for future processing, then yes, 202 Accepted.

flesler commented 5 years ago

I just noticed this is on the top right side, I can't delete the issue :(

andreineculau commented 5 years ago

No worries. Let me know if you find other things