Scripts for Windows Scripting Host
By John Goalby
Dr. Dobb's Journal January 1999
| 200 | OK. |
| 301 | Moved permanently. |
| 302 | Moved temporarily. |
| 304 | Not modified. |
| 400 | Bad request. |
| 401 | Access denied. |
| 403 | Forbidden. |
| 404 | Not found. |
| 500 | Internal server error. |
| 501 | Not implemented. |
Table 1: Common HTTP return codes. (Note: Return code 999 is returned indicating Java program failure. This is not a recognized HTTP code.)
Back to Article
Copyright © 1999, Dr. Dobb's Journal