mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
Implement Body interface for both Request and Response
This patch partially implements Fetch API's [Body](https://developer.mozilla.org/en-US/docs/Web/API/Body) interface for both Request and Response. Fixes #26.
This commit is contained in:
1
test/assets/simple.json
Normal file
1
test/assets/simple.json
Normal file
@@ -0,0 +1 @@
|
||||
{"foo": "bar"}
|
||||
Reference in New Issue
Block a user