Ask a Question related to ASP.NET General, Design and Development.
-
Luiz Alberto Gibson da Costa #1
web chat development, http header connection: keep-alive
Hi,
I'm developing a web chat in asp.net that is composed of two frames.
The top frame shows the messages and the bottom one allows the user to
post messages. The problem is that the browser tries to download both
frames using a single connection (http header "connection:
keep-alive"). The bottom frame is never downloaded then because the
browser never finishes downloading the top frame.
Any suggestions?
Thanks,
Luiz
Luiz Alberto Gibson da Costa Guest
-
SoapAction in HTTP Header
Hi, I just dumped the whole HTTP message when I called a web service method from my client application, I noticed that the SoapAction field is... -
how can i get the http header exactly as sent by UA ?
.... no $_SERVER, $_COOKIE or $_POST stuff, but the string just "as is". please i need to know it. Thanks -- "It's not right. It's not even... -
HTTP Header - Weird!
Hi. I have two sites on my computer. If I display the header information from site 1, it displays PATH_TRANSLATED as below. ... -
HTTP header errors
Has anyone experienced random incomplete HTTP header errors? It seems to happen randomly, say 1 in 100 page loads but that is just the ones I see.... -
HTTP::Request failed on HTTP/1.1 and Connection: Keep-Alive
Hi Abigail, I know that the error comes from the Java program, the nullpointer error. But what it confused me is: if I'm using an Internet Explorer...



Reply With Quote

