class
Parent of HTTPRequest class. Do not use this directly; use a subclass of HTTPRequest.
Mixes in the HTTPHeader module.
Constants
BUFSIZE = 16*1024
Attributes
[R] | method | |
[R] | path | |
[R] | body | |
[R] | body_stream |
Parent of HTTPRequest class. Do not use this directly; use a subclass of HTTPRequest.
Mixes in the HTTPHeader module.
BUFSIZE = 16*1024
[R] | method | |
[R] | path | |
[R] | body | |
[R] | body_stream |