Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
DuckDuckGo::HTTP::Response
Inherits
Struct
<
Value
<
Object
Response wrapper
Constructors
new
(status_code :
Int32
, body :
String
, headers : ::
HTTP::Headers
= ::
HTTP::Headers
.new)
Source
Instance methods
body
Source
headers
Source
status_code
Source
success?
Source