Class: Net::HTTP
- Inherits:
-
Object
- Object
- Net::HTTP
- Defined in:
- lib/warc/ext/net_http.rb
Class Method Summary collapse
- .socket_type_with_warc ⇒ Object (also: socket_type)
Class Method Details
.socket_type_with_warc ⇒ Object Also known as: socket_type
28 29 30 |
# File 'lib/warc/ext/net_http.rb', line 28 def socket_type_with_warc FakeWeb::StubSocket end |