requests would be impossible to implement in a browser given the way WASM and requests currently work. I believe you must use pyfetch.
1 Like
requests would be impossible to implement in a browser given the way WASM and requests currently work. I believe you must use pyfetch.