Add backticks to Object

This commit is contained in:
Kevin Sawicki 2017-05-26 14:04:28 -07:00
parent b0d4bf81a0
commit b9a25113a6

View file

@ -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)`