Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
webmock
v0.14.0
WebMock
CallbackRegistry
NetConnectNotAllowedError
Stub
StubRegistry
Built with Crystal 1.9.2
2023-10-08 11:43:01 UTC
class
WebMock::NetConnectNotAllowedError
WebMock::NetConnectNotAllowedError
Exception
Reference
Object
Defined in:
webmock/net_connect_not_allowed_error.cr
Constructors
.new
(request : HTTP::Request)
Constructor Detail
def self.
new
(request :
HTTP::Request
)
#
[
View source
]