Class: Waitress::HttpServer::HttpParams
- Inherits:
-
Hash
- Object
- Hash
- Waitress::HttpServer::HttpParams
- Defined in:
- lib/waitress/server.rb
Instance Attribute Summary collapse
-
#http_body ⇒ Object
Returns the value of attribute http_body.
Instance Attribute Details
#http_body ⇒ Object
Returns the value of attribute http_body.
12 13 14 |
# File 'lib/waitress/server.rb', line 12 def http_body @http_body end |