Module: HttpCapture
- Defined in:
- lib/http_capture.rb,
lib/net/http/capture.rb,
lib/httpclient/capture.rb,
lib/http_capture/version.rb
Overview
Modifications of the base class to work with HTTPClient
Defined Under Namespace
Classes: HTTPClientRequest, HTTPClientResponse, NetHTTPResponse, Request, Response
Constant Summary collapse
- RESPONSES =
[]
- VERSION =
File.read(File.join(File.dirname(__FILE__), "../../VERSION")) rescue "0.0.0"