Examples of using A status code in English and their translations into Japanese
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
A status code integer.
Upon success, the response has a status code of 200.
Value A status code integer.
HTTP redirects are responses with a status code of 3xx.
It carries a status code of 226(IM Used).
People also translate
Once this threshold has been reached,we will return a status code 429 response.
A status code, indicating if the request was successful, or not, and why.
Alternatively, you can install an error handler for a status code:.
Sends a status code of 204 No Content, telling the client to keep the same page displayed.
The server processes the request, sending back its answer, providing a status code and appropriate data.
A status code of 404 Not Found is returned if you request a webpage that doesn't exist.
The diagnostic is considered successful if the response has a status code greater than or equal to 200 and less than 400.
Head takes a status code as first argument and an optional hash with additional headers as second.
If the application is in maintenance mode,an HttpException will be thrown with a status code of 503.
A status code of 150 indicates that the server is about to open a new connection on port 20 to send some data.
If the application is in maintenance mode,an HttpException will be thrown with a status code of 503.
A status code of 150 indicates that the server is about to open a new connection on port 20 to send some data.
As defined in Sections 5.5.1 and 7.4,a Close control frame may contain a status code indicating a reason for closure.
If the Web service call returns a status code greater than 300(error), the HTTP response reaches the third body item.
When the posting process fails, the following JSON characterstrings are returned indicating the error with a status code of 400s or 500s.
Upon success, the response has a status code of 201 and the new schedule's ID is returned in JSON format as follows.
The connector will display a status code 504 error if an unsupported TFS 2015 version is used. This connector does not support LDAP.
Defaults to nocontent in the absence of an ImapDefault configuration setting,causing a status code of 204 No Content to be returned.
If Flash Player or AIR cannot get a status code from the server, or if it cannot communicate with the server, the default value of 0 is passed to your code. .
Usually VRFY is disabled to prevent spammers from finding legitimate email addresses, but if it is enabled you can ask the server about an address andreceive a status code indicating validity along with the user's full name, if it is available.
Because the first digit has its own meaning,the recipient of a status code can examine it and understand the general meaning of the response, but not specifically how it should be handled.
You can create a custom error page for HTTP status code 416(Requested Range Not Satisfiable), and you can change the HTTP status code that CloudFrontreturns to viewers when your origin returns a status code 416 to CloudFront.
If Flash Player or AIR cannot get a status code from the server, or if it cannot communicate with the server, the default value of 0 is passed to your code. .
If your 404 pages turn out to all be 200 pages, well, now you have made a big error there, and Google could be crawling tons of 404 pages that they think are real pages,because you have made it a status code 200, or you have used a 404 code when you should have used a 410, which is a permanently removed, to be able to get it completely out of the indexes, as opposed to having Google revisit it and keep it in the index.