remove redundant wording
This commit is contained in:
parent
74d2119f31
commit
0c873a1c02
1 changed files with 1 additions and 1 deletions
|
|
@ -722,7 +722,7 @@
|
|||
|
||||
let headers = {};
|
||||
|
||||
// If the request has a request body, we want to ensure Content-Length and
|
||||
// If the request has a body, we want to ensure Content-Length and
|
||||
// Content-Type are sent.
|
||||
let requestBody;
|
||||
if (this.hasRequestBody) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue