puppeteer/utils
Andrey Lushnikov 56dafd7424
feat: support Response.buffer(), Response.json() and Response.text() (#4063)
This patch:
- implements Response.buffer() and other methods
- splits out relevant tests into a separate test suites
- implements `testServer.enableGzip()` method to optionally gzip
  certain routes in tests
- adds tests to make sure `Response.text()` returns expected results
  for binary and compressed responses.
2019-02-24 19:31:35 -08:00
..
browser docs(troubleshooting): fix bundle directions (#3808) 2019-01-18 17:33:34 -08:00
doclint fix(types): don't report events as class members (#3874) 2019-01-31 17:53:16 -08:00
node6-transform fix(node6): fix one line await arrow functions #2198 2018-03-15 14:54:23 -07:00
protocol-types-generator test: setup sandbox on linux (#3530) 2018-11-12 23:26:16 -08:00
testrunner chore(testrunner): newline for toEqual matcher (#3959) 2019-02-08 16:18:45 -08:00
testserver feat: support Response.buffer(), Response.json() and Response.text() (#4063) 2019-02-24 19:31:35 -08:00
apply_next_version.js chore: another attempt to fix pptr@next (#3210) 2018-09-06 21:38:17 +01:00
bisect.js chore(bisect): properly output bisect ranges + output styling (#3523) 2018-11-08 19:17:56 -08:00
check_availability.js chore: stop using console.assert everywhere (#2646) 2018-05-31 16:53:51 -07:00
ESTreeWalker.js feat(launcher): add experimental "transport" option to pptr.connect (#3265) 2018-09-20 11:55:23 -07:00
fetch_devices.js fix(devicedescriptors): fix UA in DeviceDescriptors (#2741) 2018-06-14 13:55:09 -07:00
prepare_puppeteer_core.js feat: prepare for publishing puppeteer-core (#3047) 2018-08-08 15:14:23 -07:00