[OT] HTTP headers status diagram

To paraphrase Woody Allen:

“Everything you always wanted to know about HTTP headers status, but
were afraid to ask”

Alternatively:

“An activity diagram to describe the resolution of HTTP response
status codes, given various headers.”

http://thoughtpad.net/alan-dean/http-headers-status.html

http://thoughtpad.net/alan-dean/http-headers-status.gif

Cheers,


PA
http://alt.textdrive.com/nanoki/

At 12:34 PM 3/11/2008, [email protected] wrote:

http://thoughtpad.net/alan-dean/http-headers-status.html

http://thoughtpad.net/alan-dean/http-headers-status.gif

Wow - a state diagram for HTTP response codes. I’m impressed you’ve put
this together - it ought to help people building new app servers for
sure (and it seems there’s a new one every week). You should send this
up to W3 too - I’ve never seen anything like it on their site (but
haven’t looked specifically either).

Nice one,

Steve

On Mar 11, 2008, at 9:17 PM, Steve M. wrote:

Wow - a state diagram for HTTP response codes. I’m impressed you’ve
put this together

Full credit to Alan Dean for this gem.

http://thoughtpad.net/alan-dean/http-headers-status.html

  • it ought to help people building new app servers for sure (and it
    seems there’s a new one every week).

Indeed :slight_smile:

Here is one in Lua:

http://svr225.stepx.com:3388/nanoki

You should send this up to W3 too - I’ve never seen anything like it
on their site (but haven’t looked specifically either).

Cheers,

PA.