Ok, I see that it is the "HTTP/1.1 100 Continue" bug. If you have a look at http://www.w3.org/TR/XMLHttpRequest/ you will see that the clients (the XMLHttpRequest implementation) has to work with this correctly. Because it is using HTTP 1.1 I would say it is a bug in Konqueror (use Google and you will find discussions about this bug).
I had a look at the http.sys and IIS implementation of http status code 100, and Microsoft is telling that when a client is using HTTP/1.1 it should be able to handle this. There is no way to add a filter or plugin for IIS to handle this. Sorry, but maybe there is already a fix availble. Has anyone more details? Regards, Michael On 7/19/06, Michael Schwarz <[EMAIL PROTECTED]> wrote: > The strange this is if I use Fiddler or any other proxy it is > working... I have to go more in detail to see where the problem is. > > Regards, > Michael > > > On 7/19/06, Michael Schwarz <[EMAIL PROTECTED]> wrote: > > Ok, I've downloaded the ISO LiveCD and will play with it... > > > > > > On 7/19/06, John <[EMAIL PROTECTED]> wrote: > > > > > > Michael > > > > > > Am running Slax Linux (www.slax.org) under Virtual PC as have no > > > dedicated Linux machine here, so not able to share it on the web. > > > > > > I did read somewhere that there was a bug in the way Konqueror created > > > the XMLHTTP object as was adding extra header information, but that may > > > not help as the demo pages function - have noticed some don't work > > > completly as expected but in the whole AJAX is working. > > > > > > John > > > > > > > > > > > > > > > > > > > > > -- > > Best regards | Schöne Grüße > > Michael > > > > Microsoft MVP - Most Valuable Professional > > Microsoft MCAD - Certified Application Developer > > > > http://weblogs.asp.net/mschwarz/ > > http://www.schwarz-interactive.de/ > > > > Skype: callto:schwarz-interactive > > MSN IM: [EMAIL PROTECTED] > > > > > -- > Best regards | Schöne Grüße > Michael > > Microsoft MVP - Most Valuable Professional > Microsoft MCAD - Certified Application Developer > > http://weblogs.asp.net/mschwarz/ > http://www.schwarz-interactive.de/ > > Skype: callto:schwarz-interactive > MSN IM: [EMAIL PROTECTED] > -- Best regards | Schöne Grüße Michael Microsoft MVP - Most Valuable Professional Microsoft MCAD - Certified Application Developer http://weblogs.asp.net/mschwarz/ http://www.schwarz-interactive.de/ Skype: callto:schwarz-interactive MSN IM: [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/ajaxpro The latest downloads of Ajax.NET Professional can be found at http://www.ajaxpro.info -~----------~----~----~----~------~----~------~--~---
