Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
http_client
main
HTTPClient
Client
Error
JSON
RequestError
Generated using Crystal 1.16.3
2025-10-09 07:05:18 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
]