HTTP Status Codes for Device Management
The HTTP status code and description will be set in each response from the server. In the event of an error, one of the following is as appropriate:
Client Error
Status code: 400
Status description string: "Bad Request"
Unauthorized Client
Status code: 401
Status description string: "Unauthorized"
Server Error
Status code: 500
Status description string: "Internal Server Error"
In all other situations, a positive acknowledgment will be sent to the device.
Positive Response
Status code: 200
Status description string: "OK"
See Also
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.