[Cialug] OT: Socket programming + jquery conundrum

Matt matt at itwannabe.com
Tue Apr 12 19:03:21 CDT 2011


Is there something different between the standard GET request header and 
the XmlHttpRequest header other than the content that is normally 
served?  I thought perhaps that http server developers had to build 
support in for AJAX synchronous calls.

--Matt

On 04/12/2011 06:17 PM, Zachary Kotlarek wrote:
> On Apr 12, 2011, at 5:44 PM, Matthew Steven wrote:
>
>> So that means to me that yes, jquery is part of the problem, but if the content being served is identical, I must be doing something with the sockets on the server that js/jquery is sensitive to and mozilla itself is not. Perhaps I'm not closing a connection the right way?
>>
>> Also, I am using implicit flushing. I'm delimiting headers from body with \r\n\r\n. Pretty sure that Content-length is being calculated properly.
>>
>> Any thoughts?
>
> Have you taken a look to see what's happening on the wire? Is the jquery program sending the same request as you see in other testing? Getting the same reply?
>
> 	Zach
>
>
>
> _______________________________________________
> Cialug mailing list
> Cialug at cialug.org
> http://cialug.org/mailman/listinfo/cialug

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://cialug.org/pipermail/cialug/attachments/20110412/425fc03b/attachment.html>


More information about the Cialug mailing list