koenvo / pyodide-http

Provides patches for widely used http libraries to make them work in Pyodide environments like JupyterLite
MIT License
78 stars 15 forks source link

fix: adjust responseType to allow for sync usage #3

Closed 0xMochan closed 2 years ago

0xMochan commented 2 years ago

This patch works for me, but I don't fully understand the consequences! Fixes: #2

koenvo commented 2 years ago

Thank you for this pull request. The issue have been solved as discussed in https://github.com/koenvo/pyodide-http/issues/2