Skip to content

Conversation

@kellertk
Copy link
Member

No description provided.


getProxyForUrl(url: string, _req: http.ClientRequest): string {
// This method matches the interface expected by 'proxy-agent'. It is an arrow function to bind 'this'.
public readonly getProxyForUrl = (url: string, _req: http.ClientRequest): string => {
Copy link
Member Author

Choose a reason for hiding this comment

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

The actual proxy fix is here. The other changes in this PR are related to setting "exactOptionalPropertyTypes": true in the tsconfig.json

@aws-sdk-osds aws-sdk-osds merged commit cea4298 into main Sep 11, 2025
17 checks passed
@kellertk kellertk deleted the fix-proxy-issue branch October 6, 2025 16:54
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.

3 participants