HTTP Connection
Please Login to Remove!
When I try to connect to a server, I get a 302 status code. The W3's spec says that the 302 status code is a redirect, and I go ahead and read in the location, and try to connect to that new location. This fails with a 400 status code.
Any idea what could be wrong?
|