Class: Net::HTTP

Inherits:
Object
  • Object
show all
Defined in:
lib/warc/ext/net_http.rb

Class Method Summary collapse

Class Method Details

.socket_type_with_warcObject 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