Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
HTTPRecord
Inherits
Record
<
Reference
<
Object
Constructors
new
(headers :
HTTP::Headers
, body :
String
, response_status :
Int32
, response :
HTTP::Client::Response
, request :
Request
)
Source
new
(headers_content :
IO
, body_content :
IO
, request :
Request
)
Source
new
(client_response :
HTTP::Client::Response
, request :
Request
)
Source
Instance methods
entity
Source
match_query
(query :
Array
(
String
)) :
Record
|
Nil
Source
metadatas
Source
request
Source
response
(io :
IO
)
Source