Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Users/suaggar/wardeployfix #11235

Merged
merged 6 commits into from
Aug 28, 2019
Merged

Users/suaggar/wardeployfix #11235

merged 6 commits into from
Aug 28, 2019

Conversation

SumiranAgg
Copy link
Contributor

@SumiranAgg SumiranAgg commented Aug 28, 2019

Changing content type as wardeploy API curently supports this

@@ -488,7 +488,7 @@ export class Kudu {
httpRequest.body = fs.createReadStream(webPackage);

try {
let response = await this._client.beginRequest(httpRequest, null, 'multipart/form-data');
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would be better if you declare this as a const variable 'encoding'.

@SumiranAgg SumiranAgg merged commit 0b974da into master Aug 28, 2019
@SumiranAgg SumiranAgg deleted the users/suaggar/wardeployfix branch August 28, 2019 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants