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
Request
Direct including types
HTTPRequest
Defined in:
replay/request.cr
Instance Method Summary
#base_index
: String
#id_index
: String
#metadatas
: JSON::Any
#proxy
#score
(other : Request) : Int32
Instance Method Detail
def
base_index
: String
#
[
View source
]
def
id_index
: String
#
[
View source
]
def
metadatas
: JSON::Any
#
[
View source
]
def
proxy
#
[
View source
]
def
score
(other :
Request
) : Int32
#
[
View source
]