I did a quick tcpdump, and it appears that lynx was able to send the request back (so not appearing to be lynx's problem), but plt-web-server just send back acks without content. After the first ack, it paused for about 30 seconds before sending back another ack (unlike GET). <br>
<br>All of the "GET" works with lynx - unfortunately I don't know any wild urls that uses ";"... <br><br>Any thoughts? <br><br>yc<br><br><div class="gmail_quote">On Tue, Oct 28, 2008 at 5:15 PM, Jay McCarthy <span dir="ltr"><<a href="mailto:jay.mccarthy@gmail.com">jay.mccarthy@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Can you do a tcpdump or connection sniffing to see what it does? Can<br>
you try to go to a page that uses ";" in the URL? I know that I've<br>
used lynx before with the web-server, so I can't imagine what the<br>
problem would be, but that would be a place to start.<br>
<br>
Jay<br>
<div><div></div><div class="Wj3C7c"><br>
On Tue, Oct 28, 2008 at 6:10 PM, YC <<a href="mailto:yinso.chen@gmail.com">yinso.chen@gmail.com</a>> wrote:<br>
> Hi -<br>
><br>
> I am running into a baffling behavior and wonders if others have seen it<br>
> before.<br>
><br>
> When I try to access the examples/add.ss from lynx (the text-mode browser) -<br>
> lynx has difficulty submitting the form. As far as I can tell, the server<br>
> isn't being hit when I press the submit button. The page, of course, works<br>
> fine in Firefox.<br>
><br>
> I can serve non-continuation-based pages without issues with lynx, so this<br>
> leads me to believe there is a possible issue using continuation-url and<br>
> lynx.<br>
><br>
> Has anyone else seen something similar? Below are my repro steps...<br>
><br>
> 1 - start plt web server (mine is on port 8080)<br>
> 2 - lynx <a href="http://localhost:8080/servlets/examples/add.ss" target="_blank">http://localhost:8080/servlets/examples/add.ss</a><br>
> 3 - type in a number and press enter<br>
><br>
> Lynx will hang for a while (message: HTTP Request sent; wait for response)<br>
> and then report a network error.<br>
><br>
> Thanks,<br>
> yc<br>
><br>
><br>
><br>
</div></div>> _________________________________________________<br>
> For list-related administrative tasks:<br>
> <a href="http://list.cs.brown.edu/mailman/listinfo/plt-scheme" target="_blank">http://list.cs.brown.edu/mailman/listinfo/plt-scheme</a><br>
><br>
><br>
<font color="#888888"><br>
<br>
<br>
--<br>
Jay McCarthy <<a href="mailto:jay@cs.byu.edu">jay@cs.byu.edu</a>><br>
Assistant Professor / Brigham Young University<br>
<a href="http://jay.teammccarthy.org" target="_blank">http://jay.teammccarthy.org</a><br>
<br>
"The glory of God is Intelligence" - D&C 93<br>
</font></blockquote></div><br>