Class: Waitress::HttpServer::HttpParams

Inherits:
Hash
  • Object
show all
Defined in:
lib/waitress/server.rb

Instance Attribute Summary collapse

Instance Attribute Details

#http_bodyObject

Returns the value of attribute http_body.



12
13
14
# File 'lib/waitress/server.rb', line 12

def http_body
  @http_body
end