SpotlightKid / mrequests

An HTTP client library (not only) for MicroPython with an API similar to requests
MIT License
49 stars 10 forks source link

feat: allow passing custom SSLContext #21

Closed SpotlightKid closed 7 months ago

SpotlightKid commented 7 months ago

Also creates compatibility with MicroPython 2+ removal of ssl.wrap_socket.