Response headers on anvil.http.request

Hey @crc,

For that, I’d recommend using the requests library (also available in Basic Python 3). anvil.http.request() is a deliberately simple API that just gives you the content of the response.

2 Likes