Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
HTTP2::Client
Inherits
Reference
/
Object
Constructors
new
(host :
String
, port :
Int32
)
Source
Instance methods
connection
Source
send
(headers :
HTTP::Headers
, body :
Bytes
, trailers :
HTTP::Headers
|
Nil
= nil)
Source