public marks

PUBLIC MARKS with tag httpput

2011

dretblog: Creating Resources with GET/PUT

by karlcow

here is the proposed sequence of steps in this scenario: clients GET the template and a token from the factory resource. since this operation does not change server state, it is safe and idempotent and it is possible to use GET. clients PUT to the token URI, at which point the server creates and populates the resource at the repository level, and keeps track of the token from which the resource has been created. the server responds with a 303 (See Other) response, indicating the persistent URI of the resource. subsequent requests to the token URIs are handled with a 301 (Moved Permanently) response, telling clients that the token URI should no longer be used, and that a persistent URI is now available.

2009

Surfin’ Safari - Blog Archive » WebKit Page Cache II – The unload Event

by karlcow

In this article I’d like to talk more about unload event handlers, why they prevent pages from going into the Page Cache, and what can be done to make things better.

2005

37signals, We Have A Problem! [@lesscode.org]

by karlcow
how to create complicated things when you can make it much more simpler. Use HTTP PUT for damn sake.

PUBLIC TAGS related to tag httpput

ajax +   http +   safari +   stupidity +   template +   uri +   usability +   webkit +   writeboard +  

Active users

karlcow
last mark : 07/11/2011 00:57