Archive of UserLand's first discussion group, started October 5, 1998.
Re: betty error - POST malformed
Author: André Radke Posted: 2/26/2000; 5:17:08 AM Topic: betty error - POST malformed Msg #: 15273 (In response to 15268) Prev/Next: 15272 / 15274
My guess is that the proxy server code needs some debuggingYes. Actually, it's the code that generates the request to the proxy.
and there are dependencies requiring mainResponder.root
No, definitely not.
The problem is probably somewhere deep down in webserver.server()
No, it's in tcp.httpClient. If you make a request to localhost, it shortcuts the TCP layer and calls webserver.server directly -- but it forms the request as if it would go to a proxy server rather than to the server directly. I'll look into this...
There are responses to this message:
- Re: betty error - POST malformed, Thomas A. Creedon, 2/26/2000; 11:17:45 AM
This page was archived on 6/13/2001; 4:54:25 PM.
© Copyright 1998-2001 UserLand Software, Inc.