Examples of using Response code in English and their translations into Japanese
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
Returns the response code.
Response code for initial billing attempt.
Returned Response Code(RCODE): 0.
Error is another HTTP response code.
Expected response code 200, got 403.
Header to determine the HTTP response code.
Returned Response Code(RCODE): 0.
You also need to return the correct 404 or410 HTTP response code.
Then/I should get a response code(\d+)/|responsecode|.
HTTP response code to use during the redirect.
You also need to return the correct 404 or 410 HTTP response code.
If the response code is needed, use descriptions().
If the API call fails,it will return an HTTP Response Code: 4XX or 5XX.
HTTP response code for POST when resource already exists.
And retrieving the HTTP response code for the current request.
Please refer to the response code table on the right for details.
Engine_result_code Number Numeric transaction response code, if applicable.
Any 2xx response code MUST be considered a success.
We cannot make aclient retry mail transfer by returning the response code"450".
It will return the HTTP response code corresponding to each web page.
We cannot make aclient retry mail transfer by returning the response code"450".
You may have noticed that 200 response code is marked as failed in your Errors report.
Legitimate mail servers alwaysretry transfer at appropriate intervals against rejection with the response code"450".
(HTTP response code 503) Reason: Access from your area has been temporarily limited for security….
If an error occurs, an appropriate HTTP response code will be returned(non-200) and response body will be XML.
Return response code 401"Unauthorized" for an access without a proper credential(or redirect the user to a login page).
The header contains information like the following:The first line includes the response code 200 OK, which tells us that the request succeeded.
It checks the response code(c) first, and if it's"200" (a success) will move on to deconding the JSON response. .
If you want to check the method list and response code list, I think that the table of contents of this RFC is easy to read and understand.