On Fri, 19 Dec 2008, Yngve Nysaeter Pettersen wrote: > I think it would be an idea to see if the language for web clients can be > made closer to the actual situation, and perhaps state that other (non-web) > HTTP applications need to specifically define their handling of non-safe > methods and redirects. I don't know what browsers that do what, but as an author of a library that is very often used to emulate browser behavior we've had people "get bitten" by this (libcurl defaults to POST => GET for 301 and 302) and as a consequence recent versions of libcurl can be told to do POST in the second request as well when following 301 and/or 302... Meaning: there are already systems "out there" that do and assume both ways. Both client-side and server-side. -- / daniel.haxx.seReceived on Friday, 19 December 2008 19:09:01 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 27 April 2012 06:50:58 GMT