class
Net::HTTPGenericRequest
ruby latest stable
- Superclass: Object
frozen_string_literal: false HTTPGenericRequest is the parent of the HTTPRequest class. Do not use this directly; use a subclass of HTTPRequest.
Mixes in the HTTPHeader module to provide easier access to HTTP headers.
Included modules
- Net::HTTPHeader
Attributes
| [R] | body |
| [R] | body_stream |
| [R] | decode_content |
| [R] | method |
| [R] | path |
| [R] | uri |
Files
- lib/net/http/generic_request.rb