reason_phrase(code)
Class Public methods
Returns the description corresponding to the HTTP status code
1 2 | WEBrick::HTTPStatus.reason_phrase 404 => "Not Found" |
Returns the description corresponding to the HTTP status code
1 2 | WEBrick::HTTPStatus.reason_phrase 404 => "Not Found" |
Designed by : w10schools
service@w10schools.com
Please login to continue.