Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
replay
v0.2.4
Top Level Namespace
Config
Mode
CorruptedReplayResource
Datasource
ErrorHandler
FileSystemDatasource
HTTPErrorHandler
HTTPRecord
HTTPRecords
HTTPRequest
HTTPRequests
NoIndexFound
NoResourceFound
ProxyError
Record
Recorder
Records
Replay
Request
RequestError
Requests
Server
UnsupportedProtocolError
Built with Crystal 1.9.2
2023-10-08 14:54:32 UTC
module
Requests
Direct including types
HTTPRequests
Defined in:
replay/requests.cr
Instance Method Summary
#from
(io : IO) : RequestError | Request
#from
(json : JSON::Any) : Request
Instance Method Detail
def
from
(io : IO) :
RequestError
|
Request
#
[
View source
]
def
from
(json : JSON::Any) :
Request
#
[
View source
]