Class
VCR::Response
In:
lib/vcr/structs/response.rb
Parent:
Struct.new(:status, :headers, :body, :http_version)
Methods
from_net_http_response
update_content_length_header
Included Modules
Normalizers::Header
Normalizers::Body
Public Class methods
from_net_http_response
(response)
Public Instance methods
update_content_length_header
()
[Validate]