Skip to content

Mismatched Host header using proxy in XplatGenerateReleaseNotes@3.39.2 #918

@LouisSung

Description

@LouisSung

Describe the bug
As of XplatGenerateReleaseNotes@3.39.2, the "azure-devops-node-api": "^8.1.1" is used.
However, some issues are fixed between the latest azure-devops-node-api@10.2.0 and azure-devops-node-api@8.1.1, such as microsoft/typed-rest-client#163

To Reproduce
All API calls are effected by this bug

Expected behavior
Should update the dependency as the latest version, at least 10.1.0

Related issues

  1. I soon raised a PR http_client: prevent domain fronting (Host mismatch) when using proxy nodejs/node#36805 to fix the Host header mismatch issue at the Node.js runtime level (root cause)
  2. However, by communicating with Microsoft support team today, this issue has been addressed in Wrong Host header prevents connections through proxy microsoft/typed-rest-client#163 and Bad Host Header of CONNECT request koichik/node-tunnel#29 that fixed by Updated tunnel package version to 0.0.6 microsoft/typed-rest-client#195 and deployed since node-tunnel@0.0.6, microsoft/typed-rest-client@1.7.2 and microsoft/azure-devops-node-api@10.1.0.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions