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
{{ message }}
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.
Consider
Output becomes:
That's like doing
curl -v http://www.peterbe.com
which will also respond with:I think the problem is that
http://www.peterbecom
is HTTP/1.1 whereashttps://www.peterbe.com
is HTTP/2. ...if that matters.The text was updated successfully, but these errors were encountered: