'parsing failed' -- detecting invalid headers

2011-11-30 Thread Benson Margulies
In many cases, http://www.w3.org/TR/cors/#resource-preflight-requests calls for the service to note the presence of an invalid header differently from no header at all. Have we got any way to keep track of this? or do we already reject requests with 'imparsible' headers?

Re: 'parsing failed' -- detecting invalid headers

2011-11-30 Thread Sergey Beryozkin
On 30/11/11 15:21, Benson Margulies wrote: In many cases, http://www.w3.org/TR/cors/#resource-preflight-requests calls for the service to note the presence of an invalid header differently from no header at all. Have we got any way to keep track of this? or do we already reject requests with