Yury Semikhatsky
|
0469a7552b
|
fix(fetch): do not allow to call get/post with request (#9326)
|
2021-10-05 16:36:15 -07:00 |
|
Yury Semikhatsky
|
235eaca34a
|
fix(fetch): use data, form and multipart for different post data (#9248)
|
2021-10-01 12:11:33 -07:00 |
|
Yury Semikhatsky
|
4e372dccb5
|
feat(fetch): import/export storageState (#9244)
|
2021-09-30 14:14:29 -07:00 |
|
Yury Semikhatsky
|
b93718daea
|
feat(fetch): support ignoreHTTPSErrors option (#9206)
|
2021-09-28 15:33:36 -07:00 |
|
Yury Semikhatsky
|
806a71a4f0
|
feat(fetch): support form data and json encodings (#8975)
|
2021-09-16 17:48:43 -07:00 |
|
Yury Semikhatsky
|
2380b07f30
|
feat(fetch): introduce FetchRequest.dispose, fulfill with global fetch (#8945)
|
2021-09-15 14:02:55 -07:00 |
|
Yury Semikhatsky
|
5141407c6b
|
fix(fetch): prefix request with underscore (#8922)
|
2021-09-14 12:56:09 -07:00 |
|
Yury Semikhatsky
|
b79be5d98d
|
feat(fetch): introduce failOnStatusCode (#8896)
|
2021-09-13 15:38:27 -07:00 |
|
Yury Semikhatsky
|
f8c0f0d637
|
feat(fetch): support query params (#8893)
|
2021-09-13 14:29:44 -07:00 |
|
Pavel Feldman
|
64f9c3ba1d
|
feat(api): move fetch api into the namespace (#8871)
|
2021-09-13 12:43:07 -07:00 |
|