Pavel Feldman
|
817a130cdc
|
chore: dispose-based callback termination (#27911)
|
2023-11-01 16:36:39 -07:00 |
|
Yury Semikhatsky
|
c7b6a76437
|
fix(fetch): throw when methods are called on disposed context (#27868)
Fixes #27822
|
2023-10-30 15:23:12 -07:00 |
|
Max Schmitt
|
69ae8c1a28
|
docs(dotnet): fix syntactically incorrect code snippets (#23900)
|
2023-06-26 18:21:14 +02:00 |
|
Pavel Feldman
|
620e8547d4
|
chore: generate usage: sections based on snippets (#18965)
|
2022-11-21 10:40:21 -08:00 |
|
Pavel Feldman
|
3fb4b3bbf9
|
chore: normalize api markdown (#18942)
|
2022-11-21 09:30:32 -08:00 |
|
Yusuke Iwaki
|
f5d7089819
|
fix: accept post data params for request.get and request.head (#17566)
|
2022-09-26 09:28:07 -07:00 |
|
Yury Semikhatsky
|
35a86a2d02
|
docs(fetch): post file examples (#17312)
|
2022-09-13 16:05:57 -07:00 |
|
Yury Semikhatsky
|
24ee456d43
|
chore: make maxRedirects available in java, improve docs. tests (#17227)
|
2022-09-09 13:25:36 -07:00 |
|
Vincenzo Gasparo
|
17b203affb
|
feat: added follow and redirect arguments to fetch (#17033)
|
2022-09-09 12:14:42 -07:00 |
|
Kian-Meng Ang
|
22f0723c72
|
docs: fix typos in docs (#16370)
Co-authored-by: Debbie O'Brien <debs-obrien@users.noreply.github.com>
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2022-08-09 15:47:17 +02:00 |
|
Pavel Feldman
|
6181b0dcaf
|
docs: annotate since (#15386)
|
2022-07-05 17:24:50 -07:00 |
|
Max Schmitt
|
7f640d8a49
|
docs(dotnet): add API testing (#13889)
|
2022-05-23 22:12:57 +03:00 |
|
Yury Semikhatsky
|
0adf5536af
|
docs(fetch): clarify cookie handling (#12892)
|
2022-03-21 13:20:17 -07:00 |
|
Aarni Koskela
|
6881db6817
|
docs: fix typo in Python APIRequestContext example (#11861)
`playwright.chromium` should be `p.chromium`, etc.
|
2022-02-04 16:36:30 +01:00 |
|
Max Schmitt
|
af4a1c2d26
|
docs(python): add request API examples (#10512)
|
2021-11-24 21:55:03 +01:00 |
|
Yury Semikhatsky
|
9fed8a9344
|
docs(api): redo request API for java (#10449)
|
2021-11-19 16:40:35 -08:00 |
|
Yury Semikhatsky
|
565ac910e7
|
docs(api): expose request API in java (#10331)
|
2021-11-15 14:54:07 -08:00 |
|
Max Schmitt
|
1a7fb912e4
|
docs(python): enable request API (#10179)
|
2021-11-09 14:04:34 +01:00 |
|
Yury Semikhatsky
|
bce9a8187d
|
fix(fetch): post data for delete request (#10019)
|
2021-11-03 13:26:15 -07:00 |
|
Yury Semikhatsky
|
7e52357178
|
docs(fetch): ApiResponse -> APIResponse (#9623)
|
2021-10-19 11:17:23 -07:00 |
|
Yury Semikhatsky
|
6d727401bf
|
chore(fetch): rename ApiRequest* to APIRequest* (#9606)
|
2021-10-19 07:38:27 -07:00 |
|
Dmitry Gozman
|
bb013d14c0
|
docs: minor changes in apirequest (#9507)
|
2021-10-14 09:48:53 -07:00 |
|
Yury Semikhatsky
|
51490a82e1
|
feat(fetch): add helper methods for put, patch, head, delete (#9374)
|
2021-10-07 12:42:26 -07:00 |
|
Pavel Feldman
|
e8fdbbfa03
|
api: alias Fetch as ApiRequest (#9330)
|
2021-10-05 18:53:19 -07:00 |
|