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, mongrel-users-request at rubyforge.org wrote:>Date: Tue, 11 Mar 2008 20:34:31 +0100 >From: Petite Abeille <petite.abeille at gmail.com> >Subject: [Mongrel] [OT] HTTP headers status diagram >To: mongrel-users at rubyforge.org >Message-ID: <AF49391F-5CA2-4801-9370-43D525C0AC29 at gmail> > >[snip] >"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.gifWow - 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 Midgley wrote:> Wow - a state diagram for HTTP response codes. I''m impressed you''ve > put this togetherFull 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 :) 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.