class MangoModel::ResponseReplica
Replication of a previous request's response
Attributes
content_length[RW]
- String
-
Value of the original response's Content-Length header
content_type[RW]
- String
-
Value of the original response's Content-Type header
long_date[RW]
- DateTime
-
Time of request of the original response
request_url[RW]
- String
-
URL of the original request
resource[RW]
- Object
-
The original response object
status_code[RW]
- String
-
Original response's status code