follow-ups
This commit is contained in:
parent
fdb289e5ba
commit
e713e57ac4
|
|
@ -141,18 +141,18 @@ context cookies from the response. The method will automatically follow redirect
|
||||||
### option: APIRequestContext.delete.params = %%-js-fetch-option-params-%%
|
### option: APIRequestContext.delete.params = %%-js-fetch-option-params-%%
|
||||||
* since: v1.16
|
* since: v1.16
|
||||||
|
|
||||||
### param: APIRequestContext.delete.params = %%-java-fetch-option-params-%%
|
### param: APIRequestContext.delete.params = %%-java-fetch-params-%%
|
||||||
* since: v1.18
|
* since: v1.18
|
||||||
|
|
||||||
### option: APIRequestContext.delete.paramsString = %%-csharp-fetch-option-paramsString-%%
|
|
||||||
* since: v1.47
|
|
||||||
|
|
||||||
### option: APIRequestContext.delete.params = %%-python-fetch-option-params-%%
|
### option: APIRequestContext.delete.params = %%-python-fetch-option-params-%%
|
||||||
* since: v1.16
|
* since: v1.16
|
||||||
|
|
||||||
### option: APIRequestContext.delete.params = %%-csharp-fetch-option-params-%%
|
### option: APIRequestContext.delete.params = %%-csharp-fetch-option-params-%%
|
||||||
* since: v1.16
|
* since: v1.16
|
||||||
|
|
||||||
|
### option: APIRequestContext.delete.paramsString = %%-csharp-fetch-option-paramsString-%%
|
||||||
|
* since: v1.47
|
||||||
|
|
||||||
### option: APIRequestContext.delete.headers = %%-js-python-csharp-fetch-option-headers-%%
|
### option: APIRequestContext.delete.headers = %%-js-python-csharp-fetch-option-headers-%%
|
||||||
* since: v1.16
|
* since: v1.16
|
||||||
|
|
||||||
|
|
@ -306,18 +306,18 @@ Target URL or Request to get all parameters from.
|
||||||
### option: APIRequestContext.fetch.params = %%-js-fetch-option-params-%%
|
### option: APIRequestContext.fetch.params = %%-js-fetch-option-params-%%
|
||||||
* since: v1.16
|
* since: v1.16
|
||||||
|
|
||||||
### param: APIRequestContext.fetch.params = %%-java-fetch-option-params-%%
|
### param: APIRequestContext.fetch.params = %%-java-fetch-params-%%
|
||||||
* since: v1.18
|
* since: v1.18
|
||||||
|
|
||||||
### option: APIRequestContext.fetch.paramsString = %%-csharp-fetch-option-paramsString-%%
|
|
||||||
* since: v1.47
|
|
||||||
|
|
||||||
### option: APIRequestContext.fetch.params = %%-python-fetch-option-params-%%
|
### option: APIRequestContext.fetch.params = %%-python-fetch-option-params-%%
|
||||||
* since: v1.16
|
* since: v1.16
|
||||||
|
|
||||||
### option: APIRequestContext.fetch.params = %%-csharp-fetch-option-params-%%
|
### option: APIRequestContext.fetch.params = %%-csharp-fetch-option-params-%%
|
||||||
* since: v1.16
|
* since: v1.16
|
||||||
|
|
||||||
|
### option: APIRequestContext.fetch.paramsString = %%-csharp-fetch-option-paramsString-%%
|
||||||
|
* since: v1.47
|
||||||
|
|
||||||
### option: APIRequestContext.fetch.method
|
### option: APIRequestContext.fetch.method
|
||||||
* since: v1.16
|
* since: v1.16
|
||||||
* langs: js, python, csharp
|
* langs: js, python, csharp
|
||||||
|
|
@ -424,18 +424,18 @@ await request.GetAsync("https://example.com/api/getText", new() { Params = query
|
||||||
### option: APIRequestContext.get.params = %%-js-fetch-option-params-%%
|
### option: APIRequestContext.get.params = %%-js-fetch-option-params-%%
|
||||||
* since: v1.16
|
* since: v1.16
|
||||||
|
|
||||||
### param: APIRequestContext.get.params = %%-java-fetch-option-params-%%
|
### param: APIRequestContext.get.params = %%-java-fetch-params-%%
|
||||||
* since: v1.18
|
* since: v1.18
|
||||||
|
|
||||||
### option: APIRequestContext.get.paramsString = %%-csharp-fetch-option-paramsString-%%
|
|
||||||
* since: v1.47
|
|
||||||
|
|
||||||
### option: APIRequestContext.get.params = %%-python-fetch-option-params-%%
|
### option: APIRequestContext.get.params = %%-python-fetch-option-params-%%
|
||||||
* since: v1.16
|
* since: v1.16
|
||||||
|
|
||||||
### option: APIRequestContext.get.params = %%-csharp-fetch-option-params-%%
|
### option: APIRequestContext.get.params = %%-csharp-fetch-option-params-%%
|
||||||
* since: v1.16
|
* since: v1.16
|
||||||
|
|
||||||
|
### option: APIRequestContext.get.paramsString = %%-csharp-fetch-option-paramsString-%%
|
||||||
|
* since: v1.47
|
||||||
|
|
||||||
### option: APIRequestContext.get.headers = %%-js-python-csharp-fetch-option-headers-%%
|
### option: APIRequestContext.get.headers = %%-js-python-csharp-fetch-option-headers-%%
|
||||||
* since: v1.16
|
* since: v1.16
|
||||||
|
|
||||||
|
|
@ -486,18 +486,18 @@ context cookies from the response. The method will automatically follow redirect
|
||||||
### option: APIRequestContext.head.params = %%-js-fetch-option-params-%%
|
### option: APIRequestContext.head.params = %%-js-fetch-option-params-%%
|
||||||
* since: v1.16
|
* since: v1.16
|
||||||
|
|
||||||
### param: APIRequestContext.head.params = %%-java-fetch-option-params-%%
|
### param: APIRequestContext.head.params = %%-java-fetch-params-%%
|
||||||
* since: v1.18
|
* since: v1.18
|
||||||
|
|
||||||
### option: APIRequestContext.head.paramsString = %%-csharp-fetch-option-paramsString-%%
|
|
||||||
* since: v1.47
|
|
||||||
|
|
||||||
### option: APIRequestContext.head.params = %%-python-fetch-option-params-%%
|
### option: APIRequestContext.head.params = %%-python-fetch-option-params-%%
|
||||||
* since: v1.16
|
* since: v1.16
|
||||||
|
|
||||||
### option: APIRequestContext.head.params = %%-csharp-fetch-option-params-%%
|
### option: APIRequestContext.head.params = %%-csharp-fetch-option-params-%%
|
||||||
* since: v1.16
|
* since: v1.16
|
||||||
|
|
||||||
|
### option: APIRequestContext.head.paramsString = %%-csharp-fetch-option-paramsString-%%
|
||||||
|
* since: v1.47
|
||||||
|
|
||||||
### option: APIRequestContext.head.headers = %%-js-python-csharp-fetch-option-headers-%%
|
### option: APIRequestContext.head.headers = %%-js-python-csharp-fetch-option-headers-%%
|
||||||
* since: v1.16
|
* since: v1.16
|
||||||
|
|
||||||
|
|
@ -548,18 +548,18 @@ context cookies from the response. The method will automatically follow redirect
|
||||||
### option: APIRequestContext.patch.params = %%-js-fetch-option-params-%%
|
### option: APIRequestContext.patch.params = %%-js-fetch-option-params-%%
|
||||||
* since: v1.16
|
* since: v1.16
|
||||||
|
|
||||||
### param: APIRequestContext.patch.params = %%-java-fetch-option-params-%%
|
### param: APIRequestContext.patch.params = %%-java-fetch-params-%%
|
||||||
* since: v1.18
|
* since: v1.18
|
||||||
|
|
||||||
### option: APIRequestContext.patch.paramsString = %%-csharp-fetch-option-paramsString-%%
|
|
||||||
* since: v1.47
|
|
||||||
|
|
||||||
### option: APIRequestContext.patch.params = %%-python-fetch-option-params-%%
|
### option: APIRequestContext.patch.params = %%-python-fetch-option-params-%%
|
||||||
* since: v1.16
|
* since: v1.16
|
||||||
|
|
||||||
### option: APIRequestContext.patch.params = %%-csharp-fetch-option-params-%%
|
### option: APIRequestContext.patch.params = %%-csharp-fetch-option-params-%%
|
||||||
* since: v1.16
|
* since: v1.16
|
||||||
|
|
||||||
|
### option: APIRequestContext.patch.paramsString = %%-csharp-fetch-option-paramsString-%%
|
||||||
|
* since: v1.47
|
||||||
|
|
||||||
### option: APIRequestContext.patch.headers = %%-js-python-csharp-fetch-option-headers-%%
|
### option: APIRequestContext.patch.headers = %%-js-python-csharp-fetch-option-headers-%%
|
||||||
* since: v1.16
|
* since: v1.16
|
||||||
|
|
||||||
|
|
@ -731,18 +731,18 @@ await request.PostAsync("https://example.com/api/uploadScript", new() { Multipar
|
||||||
### option: APIRequestContext.post.params = %%-js-fetch-option-params-%%
|
### option: APIRequestContext.post.params = %%-js-fetch-option-params-%%
|
||||||
* since: v1.16
|
* since: v1.16
|
||||||
|
|
||||||
### param: APIRequestContext.post.params = %%-java-fetch-option-params-%%
|
### param: APIRequestContext.post.params = %%-java-fetch-params-%%
|
||||||
* since: v1.18
|
* since: v1.18
|
||||||
|
|
||||||
### option: APIRequestContext.post.paramsString = %%-csharp-fetch-option-paramsString-%%
|
|
||||||
* since: v1.47
|
|
||||||
|
|
||||||
### option: APIRequestContext.post.params = %%-python-fetch-option-params-%%
|
### option: APIRequestContext.post.params = %%-python-fetch-option-params-%%
|
||||||
* since: v1.16
|
* since: v1.16
|
||||||
|
|
||||||
### option: APIRequestContext.post.params = %%-csharp-fetch-option-params-%%
|
### option: APIRequestContext.post.params = %%-csharp-fetch-option-params-%%
|
||||||
* since: v1.16
|
* since: v1.16
|
||||||
|
|
||||||
|
### option: APIRequestContext.post.paramsString = %%-csharp-fetch-option-paramsString-%%
|
||||||
|
* since: v1.47
|
||||||
|
|
||||||
### option: APIRequestContext.post.headers = %%-js-python-csharp-fetch-option-headers-%%
|
### option: APIRequestContext.post.headers = %%-js-python-csharp-fetch-option-headers-%%
|
||||||
* since: v1.16
|
* since: v1.16
|
||||||
|
|
||||||
|
|
@ -793,18 +793,18 @@ context cookies from the response. The method will automatically follow redirect
|
||||||
### option: APIRequestContext.put.params = %%-js-fetch-option-params-%%
|
### option: APIRequestContext.put.params = %%-js-fetch-option-params-%%
|
||||||
* since: v1.16
|
* since: v1.16
|
||||||
|
|
||||||
### param: APIRequestContext.put.params = %%-java-fetch-option-params-%%
|
### param: APIRequestContext.put.params = %%-java-fetch-params-%%
|
||||||
* since: v1.18
|
* since: v1.18
|
||||||
|
|
||||||
### option: APIRequestContext.put.paramsString = %%-csharp-fetch-option-paramsString-%%
|
|
||||||
* since: v1.47
|
|
||||||
|
|
||||||
### option: APIRequestContext.put.params = %%-python-fetch-option-params-%%
|
### option: APIRequestContext.put.params = %%-python-fetch-option-params-%%
|
||||||
* since: v1.16
|
* since: v1.16
|
||||||
|
|
||||||
### option: APIRequestContext.put.params = %%-csharp-fetch-option-params-%%
|
### option: APIRequestContext.put.params = %%-csharp-fetch-option-params-%%
|
||||||
* since: v1.16
|
* since: v1.16
|
||||||
|
|
||||||
|
### option: APIRequestContext.put.paramsString = %%-csharp-fetch-option-paramsString-%%
|
||||||
|
* since: v1.47
|
||||||
|
|
||||||
### option: APIRequestContext.put.headers = %%-js-python-csharp-fetch-option-headers-%%
|
### option: APIRequestContext.put.headers = %%-js-python-csharp-fetch-option-headers-%%
|
||||||
* since: v1.16
|
* since: v1.16
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -380,7 +380,7 @@ Query parameters to be sent with the URL.
|
||||||
|
|
||||||
Query parameters to be sent with the URL.
|
Query parameters to be sent with the URL.
|
||||||
|
|
||||||
## java-fetch-option-params
|
## java-fetch-params
|
||||||
* langs: java
|
* langs: java
|
||||||
- `options` ?<[RequestOptions]>
|
- `options` ?<[RequestOptions]>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue