Exception: WEBrick::HTTPStatus::Info
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: 
          self,
          Status,
          StandardError
         | |
| Instance Chain: 
          self,
          Status,
          StandardError
         | |
| Inherits: | WEBrick::HTTPStatus::Status 
 | 
| Defined in: | lib/webrick/httpstatus.rb | 
Overview
Root of the HTTP info statuses
Instance Method Summary
Status - Inherited
| #code | Returns the HTTP status code. | 
| #reason_phrase | Returns the HTTP status description. |