영어에서 Response status 을 사용하는 예와 한국어로 번역
{-}
-
Colloquial
-
Ecclesiastic
-
Ecclesiastic
-
Programming
-
Computer
Response status code of 200.
So let me show you some common response status code.
Response status code of 200.
If the client trigger is successful, the response status is 200 OK.
Response. status- HTTP code of the response.
This is a list of Hypertext Transfer Protocol(HTTP) response status codes.
Response status is set to 404 or 500 before the actions are executed, so you.
 Reviews canbe filtered by date, title, bubble rating, language and response status.
HTTP response status codes indicate if a specific HTTP request has been successfully completed.
In the Individual Responses tab of the Analyze Results section, you will see the Response Status for each respondent.
HTTP response status codes indicate whether a specific HTTP request has been successfully completed.
In both cases we should respond with an Unauthorized response status(401) and add the WWW-Authenticate: Bearer header.
If the response status is 409(Conflict) we should forward this response to the client application, otherwise we should throw an exception.
For example, the query status field 1258 may include image query response status codes, such as those illustrated below in Table 12.
An HTTP 401 response status with the HTTP header WWW-Authenticate: Bearer means that no token was found on the Authorization header of the original request.
NOTE: If you sent your survey via Email Invitation,the recipient will not be deleted from the collector and their response status in the collector will not change.
The HTTP 409 Conflict response status code indicates a request conflict with current state of the server.
The server retrieves the requested document from its file system and returns an HTTP response containing the document and an HTTP Response status code of"200 OK"(indicating success).
An HTTP 401 response status with the HTTP header WWW-Authenticate: Bearer error="invalid_token" means that the token that was sent is invalid or expired.
The main purpose of the postProcess method is to examine the response we received from MobileFirst Authorization Server, but before extracting and checking the response, we must make sure that the response status is 200(OK).
The HyperText Transfer Protocol(HTTP) 405 Method Not Allowed response status code indicates that the request method is known by the server but is not supported by the target resource.
If the response status is 401(Unauthorized) then we call getIntrospectionToken to get a new token for the message inspector and call introspectClientRequest again with the new token.
The HyperText Transfer Protocol(HTTP)400 Bad Request response status code indicates that the server cannot or will not process the request due to something that is perceived to be a client error(e.g., malformed request syntax, invalid request message framing, or deceptive request routing).
He HTTP response status code 301 Moved Permanently is used for permanent URL redirection, meaning current links or records using the URL that the response is received for should be updated.
The response contains an HTTP Response status code indicating whether or not the request succeeded(e.g."200 OK" for success,"404 Not Found" if the resource cannot be found,"403 Forbidden" if the user isn't authorised to see the resource, etc).
X Connection status when response is completed.
The Error-Info header field provides a pointer to additional information about the error status response.
The response got status information about the request and may also contain the requested content.
Can return XML status response as a file or through a TCP/IP port.
Note that the status response code is 206 Partial Content instead of the usual 200 OK.