Re: CGI and euc
- Posted by jimcbrown (admin) Jan 14, 2013
- 2425 views
bugmagnet said...
jimcbrown said...
Are you seeing different behavior?
I'm seeing an absence of behaviour. The line from the Chrome "Network" tab in a previous posting shows that the code isn't working. Now whether that means it's not outputting anything or not letting go or something, I can't tell. But Chrome tries to render the rest of the page and the cgi just sits there until it times out.
Bugmagnet.
This happens even after you remove the "HTTP/1.0 200 OK\r\n" bit?
What do your HTTP server logs say? (What HTTP server are you running with?)
You've tested this interpreted, and it works? Have you tried binding?