Files
puppeteer/lib
Andrey Lushnikov 52cf16c73c refactor(network): Create Response class right away from payload (#3191)
Before v1.7.0 we were creating Response objects either from protocol's
Network.Response struct, or from the data available in the
requestIntercepted.

With the recent chagens to the request interception logic, we can
always create response from Newtork.Response struct; this allows
us to simply create Response objects from protocol payload.
2018-09-04 20:20:20 +01:00
..
2018-08-24 15:17:36 -07:00
2018-08-24 15:17:36 -07:00
2018-08-24 15:17:36 -07:00
2018-08-24 15:17:36 -07:00