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
module
HTTPClient
Defined in:
http_client.cr
json.cr
version.cr
Constant Summary
VERSION
=
"0.1.0"
Constructors
.new
(*args, **kwargs)
.new
(*args, **kwargs, &block : -> HTTP::Client)
Constructor Detail
def self.
new
(*args, **kwargs)
#
[
View source
]
def self.
new
(*args, **kwargs, &block : -> HTTP::Client)
#
[
View source
]