class ParserTest
name : 200 trailing space on chunked body raw : “HTTP/1.1 200 OKrnContent-Type: text/plainrnTransfer-Encoding: chunkedrnrn25 rnThis is the data in the first chunkrnrn1Crnand this is the second onernrn0 rnrn” type : HTTP_RESPONSE method: HTTP_DELETE status code :200 #request_path: request_url : fragment : query_string: body :“This is the data in the first chunkrnand this is the second onern” body_size :65 header_0 :{ “Content-Type”: “text/plain”} header_1 :{ “Transfer-Encoding”: “chunked”} should_keep_alive :1 upgrade :0 http_major :1 http_minor :1
Attributes
method[RW]
name[RW]
raw[RW]
request_path[RW]
status_code[RW]
type[RW]