| Class | Puma::Client |
| In: |
lib/puma/client.rb
|
| Parent: | Object |
| EmptyBody | = | NullIO.new | The object used for a request with no body. All requests with no body share this one object since it has no state. |
| body | [R] | |
| env | [R] | |
| hijacked | [R] | |
| io | [R] | |
| ready | [R] | |
| timeout_at | [R] | |
| to_io | [R] |