pyodide/pytest-pyodide

Catch request body

koenvo opened this issue · 2 comments

Is there a way to capture the request body when using spawn_web_server?

For koenvo/pyodide-http#16 I need to make sure the request body is a correctly formatted json body.

edit: let me create a PR for this

edit: let me create a PR for this

Thanks a lot!

Closing as resolved via #47. Thanks!