XMLHttpRequest and http status code 100

Richard Lärkäng nouseforaname at home.se
Thu Jun 14 10:17:11 BST 2007


Hi!

When trying to use the site www.vasttrafik.se, and spoofing as either MSIE or 
Firefox I get the error:
"Sys.WebForms.PageRequestManagerServerErrorException: An unknown error 
occurred while processing the request on the server. The status code returned 
from the server was: 100"
when clicking on for example one of the links below "Trafikförändringar".

The problem seems to be that the status for an XMLHttpRequest is 100, when it 
is expected to be 200. I don't know that much about http, but if I understand 
things correctly, the response with status code 100 should just be ignored 
and the next one should be used instead.

So the attached patch does that, and makes the site mentioned above work for 
me again. Does the patch look OK?

/Richard Lärkäng
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xmlhttprequest.patch
Type: text/x-diff
Size: 641 bytes
Desc: not available
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20070614/abcc2c02/attachment.patch>


More information about the kfm-devel mailing list