apify / got-scraping

HTTP client made for scraping based on got.
422 stars 32 forks source link

can't fetch through http1? #133

Open yovanoc opened 4 months ago

yovanoc commented 4 months ago

Hello!

I don't know if that's a misunderstanding from my side, but when I set http2: false, my server still receive alpn h2, and lowercased headers.

How to fully go through http1? thanks