Subject: | 90httpstatus.t hamgs on Debian |
$ perl -Mblib t/90httpstatus.t
1..45
ok 1 - 200 => 200 OK
ok 2 - 201 => 201 Created
ok 3 - 202 => 202 Accepted
ok 4 - 203 => 203 Non-Authoritative Information
ok 5 - 204 => 204 No Content
ok 6 - 205 => 205 Reset Content
ok 7 - 206 => 206 Partial Content
ok 8 - 300 => 300 Multiple Choices
ok 9 - 304 => 304 Not Modified
ok 10 - 306 => 306
ok 11 - 301 => 301 Moved Permanently
ok 12 - 301 => 200 (redirect)
ok 13 - 302 => 302 Moved Temporarily
ok 14 - 302 => 200 (redirect)
not ok 15 - 303 => 303 Server closed connection without sending any data back
# Failed test '303 => 303 Server closed connection without sending any data back'
# at t/90httpstatus.t line 48.
# got: '500'
# expected: '303'
ok 16 - 305 => 305 Use Proxy
ok 17 - 305 => 200 (redirect)
ok 18 - 307 => 307 Temporary Redirect
ok 19 - 307 => 200 (redirect)
ok 20 - 400 => 400 Bad Request
ok 21 - 401 => 401 Unauthorized
ok 22 - 402 => 402 Payment Required
ok 23 - 403 => 403 Forbidden
ok 24 - 404 => 404 Not Found
ok 25 - 405 => 405 Method Not Allowed
ok 26 - 406 => 406 Not Acceptable
ok 27 - 407 => 407 Proxy Authentication Required
ok 28 - 408 => 408 Request Time-out
ok 29 - 409 => 409 Conflict
ok 30 - 410 => 410 Gone
ok 31 - 411 => 411 Length Required
ok 32 - 412 => 412 Precondition Failed
ok 33 - 413 => 413 Request Entity Too Large
ok 34 - 414 => 414 Request-URI Too Large
ok 35 - 415 => 415 Unsupported Media Type
ok 36 - 416 => 416 Request Range Not Satisfiable
ok 37 - 417 => 417 Expectation Failed
ok 38 - 418 => 418 I'm a teapot
ok 39 - 500 => 500 Internal Server Error
ok 40 - 501 => 501 Not Implemented
ok 41 - 502 => 502 Bad Gateway
ok 42 - 503 => 503 Service Unavailable
ok 43 - 504 => 504 Gateway Time-out
ok 44 - 505 => 505 HTTP Version not supported
(hangs)
--
Alexandr Ciornii, http://chorny.net