Add backticks to Object
This commit is contained in:
parent
b0d4bf81a0
commit
b9a25113a6
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@ the first write will throw an error. If the passed value is not a `String`, its
|
|||
|
||||
* `name` String - Specify an extra header name.
|
||||
|
||||
Returns Object - The value of a previously set extra header name.
|
||||
Returns `Object` - The value of a previously set extra header name.
|
||||
|
||||
#### `request.removeHeader(name)`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue