On Oct 31, 2006, at 6:23 PM, Eric Newton wrote:
You just have to talk like a browser. Type "GET /" and then return
a few times.
Well, if he wants sensible status codes he should probably follow my
example (below), otherwise he could get 500s or 404s ;-)
rohan:zenoss 13:58:03 $ telnet localhost 8080
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
GET /zport/dmd HTTP/1.0
HTTP/1.0 302 Moved Temporarily
Server: Zope/(Zope 2.8.8-final, python 2.4.3, darwin) ZServer/1.1
Date: Tue, 31 Oct 2006 20:58:57 GMT
Bobo-Exception-Line: 273
Content-Length: 2422
Bobo-Exception-Value: See the server error log for details
Content-Type: text/html
Bobo-Exception-Type: Unauthorized
Connection: close
Location: http://0.0.0.0:8080/zport/acl_users/cookieAuthHelper/
login_form?came_from=http%3A//0.0.0.0%3A8080/zport/dmd
[snip all the HTML output]
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users