-
-
Save CIAvash/64407c15f8d162e3faa7ad9746682508 to your computer and use it in GitHub Desktop.
Cro::HTTP TLS error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> Cro::HTTP::Client.get('https://httpbin.org').&await | |
An operation first awaited: | |
in block <unit> at <unknown file> line 1 | |
Died with the exception: | |
This container does not reference a native integer | |
in method decode-headers at ... (HTTP::HPACK) line 284 | |
in method set-headers at ... (Cro::HTTP2::GeneralParser) line 203 | |
in block at ... (Cro::HTTP2::GeneralParser) line 117 | |
in block at ... (Cro::HTTP2::FrameParser) line 93 | |
in block at ... (Cro::HTTP2::FrameParser) line 61 | |
in block at ... (Cro::TLS) line 92 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment