I was playing with ssl: work on anything implementing the socket protocol and testing the quote endpoint on Adafruit (which I know redirects to https) and realized there isn't a way to find that out.
I would like to add a light-weight Request class that returns the method, url and headers, like in CPython:
Here you can see it moved to https