remove redundant wording
This commit is contained in:
@@ -722,7 +722,7 @@
|
|||||||
|
|
||||||
let headers = {};
|
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.
|
// Content-Type are sent.
|
||||||
let requestBody;
|
let requestBody;
|
||||||
if (this.hasRequestBody) {
|
if (this.hasRequestBody) {
|
||||||
|
|||||||
Reference in New Issue
Block a user