Yaak Logo
Yaak
Feedback/HTTP/2 support (ALPN)

HTTP/2 support (ALPN)

sunflower ·2 years ago
ReleasedBug

macOS 14.4.1, MacBook Pro 16 2019.

When Im trying to send request via Yaak to my http/2 server with http/1 fallback support disabled i keep getting error "error sending request for url (myurl): channel closed". When i send request with curl and --http2 flag or with browser everything works just fine. I use http/2 over https, not plain text.

When i enable http/1 fallback support on my server, Yaak just send request via http/1.1. Any way to make http/2 work?


Comments (10)

Sign in to leave a comment.

Gregory Schier

Can you provide a sample endpoint or repo I can use to reproduce this?

sunflower OP
Gregory Schier

sunflower: Thanks, I reproduced in Yaak! Curl doesn't seem to work for me, though. Is this command correct?

Gregory Schier

Ah, got it

sunflower OP

Gregory Schier It is a get request, not post, but in any case it doesn't change the essence, thank you if you can fix this!

Gregory Schier

sunflower: Fixed it! Apparently ALPN wasn't enabled by default.

sunflower OP

Gregory Schier Great! Waiting for fix to appear in the next release :0

Gregory Schier
Gregory Schier
Gregory Schier
Type to search feedback...