Scripts for Windows Scripting Host

By John Goalby

Dr. Dobb's Journal January 1999

200OK.
301Moved permanently.
302Moved temporarily.
304Not modified.
400Bad request.
401Access denied.
403 Forbidden.
404Not found.
500Internal server error.
501Not 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