class Net::HTTP

Public Class Methods

socket_type()
socket_type_with_warc() click to toggle source
# File lib/warc/ext/net_http.rb, line 28
def socket_type_with_warc
  FakeWeb::StubSocket
end
Also aliased as: socket_type