Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
http_client
main
HTTPClient
Client
Error
JSON
RequestError
Generated using Crystal 1.14.0
2024-11-26 08:19:59 UTC
class
HTTPClient::
RequestError
HTTPClient::RequestError
HTTPClient::Error
Exception
Reference
Object
Defined in:
http_client.cr
Constructors
.new
(message, status : HTTP::Status)
.new
(response : HTTP::Client::Response)
Constructor Detail
def self.
new
(message, status : HTTP::Status)
#
[
View source
]
def self.
new
(response : HTTP::Client::Response)
#
[
View source
]