Files
puppeteer/test
Andrey Lushnikov 8df0b3ec3b fix(network): allow fulfilling requests with status code 422 (#4566)
Migration onto fetch domain (2265974ce5)
changed the way we generate status texts: instead of relying on build-in
list of statuses, we tried to rely upon the [Chromium implementation](https://cs.chromium.org/chromium/src/net/http/http_status_code_list.h?sq=package:chromium&g=0).

Puppeteer's list is much more exhaustive - let's keep it.

Fix #4454
2019-06-10 17:39:58 -07:00
..
2019-02-26 20:36:55 -08:00
2019-04-30 00:35:41 -07:00
2019-02-26 20:36:55 -08:00