Libraries
»
mongrel2
(0.55.0)
»
Index
»
Mongrel2
»
HTTPResponse
»
#status
Method: Mongrel2::HTTPResponse#status
Defined in:
lib/mongrel2/httpresponse.rb
#
status
⇒
Object
The HTTP status code
56 57 58
# File 'lib/mongrel2/httpresponse.rb', line 56
def
status
@status
end