Re: XMLHttpRequest in IE7 with REPORT method

On 14.05.2009, at 19:28, Cyrus Daboo wrote:
> Has any effort gone into defining a standard for tunneling  
> unsupported HTTP methods over, say, POST? That's what we will end up  
> doing if there is no solution on the browser side - but then our  
> webapp won't work with other servers unless they support POST- 
> tunneling too.

Its not a real standard, but maybe this would be an reasonable  
fallback option:

   X-HTTP-Method-Override

   http://code.google.com/apis/gdata/docs/2.0/basics.html

We do support that in our frameworks.

Greets,
   Helge
-- 
Helge Hess
http://helgehess.eu/

Received on Thursday, 14 May 2009 17:51:52 UTC