Month: January 2009

HTTP Server codes

1xx Informational Codes: Request received, continuing process. 100 Continue – This means that the server has received the request headers, and that the client should proceed to send the request body (in the case of a request for which a body needs to be sent; for example, a POST request). If the request body is…

Read More

HTTP Server codes

1xx Informational Codes: Request received, continuing process. 100 Continue – This means that the server has received the request headers, and that the client should proceed to send the request body (in the case of a request for which a body needs to be sent; for example, a POST request). If the request body is…

Read More