Class
Mongrel::HttpResponse
In:
lib/mongrel.rb
Parent:
Object
Methods
finished
new
start
Attributes
body
[R]
header
[R]
socket
[R]
status
[R]
status
[W]
Public Class methods
new
(socket)
Public Instance methods
finished
()
start
(status=200) {|@header, @body| ...}
[Validate]