method

[]

v1_9_1_378 - Show latest stable - Class: WEBrick::HTTPStatus
[](code)
public

No documentation available.

# File lib/webrick/httpstatus.rb, line 124
    def self.[](code)
      CodeToError[code]
    end