[doc] transport#request(query) allows strings
This commit is contained in:
@ -9,7 +9,7 @@
|
|||||||
`String` -- The path/endpoint for the request
|
`String` -- The path/endpoint for the request
|
||||||
|
|
||||||
`query`::
|
`query`::
|
||||||
`Object` -- The query string params
|
`String|Object` -- The query string params
|
||||||
|
|
||||||
`ignore`::
|
`ignore`::
|
||||||
`Number, Number[]` -- HTTP status codes which should not be treated as errors
|
`Number, Number[]` -- HTTP status codes which should not be treated as errors
|
||||||
|
|||||||
Reference in New Issue
Block a user