HTTP Status Response code explanation/DaquanThe HTTP status code is a 3-bit numeric code that represents the HTTP response status of the Web server. It is defined by the RFC 2616 specification and is extended by RFC 2518, RFC 2817, RFC 2295, RFC 2774
Return error code: 401 unauthorized, 401 unauthorizedZookeeperReturn error code: 401 unauthorized indicates that the http return code is unauthorized, And the account and password are not entered. Therefore, the solution is to directly carry the
HTTP 401 Error-Not authorized: (Unauthorized)
introduce
Your Web server believes that the client (such as your browser or our Checkupdown robot) sends the HTTP data stream is correct, but enters the URL (URL) resource, requires user authentication,
100
The client should continue to send the request. This temporary response is used to inform the client that some of its requests have been received by the server and are still not rejected. The client should continue to send the remainder of
In the past two days, when building a restful service client, I thought it was already smooth, And I encountered a problem when I got off work.
I plan to return the HTTP exception status (400-599) handled by the server provider to the client
HTTP Error return error code:401 unauthorizeddepending on the HTTP return code, the meaning should be unauthorized, no input account and password, so the solution is to carry the password directly in the HTTP packet. first Use the shell to
A server error in the "/callservice" application.--------------------------------------------------------------------------------
Request failed for HTTP status 401: Unauthorized.Note: An unhandled exception occurred during the execution of the
The author is boundlessIn the interface test, often encountered the client to the server to send a request, the server returned 401 error, then today this article to explain how to analyze and solve the problem in the interface test.We know that in
The HTTP status Code (response code) is used to indicate whether the HTTP request has completed successfully. The HTTP response type is divided into five categories: message response, successful response, redirect, client error, server-side
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.