You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to set this headers https://http2.github.io/http2-spec/#HttpRequest
:authority:
:method:
:path:
:scheme:
I tried --headers but it seems to be some problems bacause of the starting : in the header field.
What's the problem (or question)?
How to set this headers https://http2.github.io/http2-spec/#HttpRequest
:authority:
:method:
:path:
:scheme:
I tried --headers but it seems to be some problems bacause of the starting : in the header field.