Skip to content

Conversation

@flobernd
Copy link
Member

Reduces frequent allocations of BoundConfiguration for requests with local IRequestConfiguration.

@flobernd flobernd requested a review from Mpdreamz May 23, 2025 14:39
{
// Cache `BoundConfiguration` for requests with local request configuration.

// Since `IRequestConfiguration` might be implemented as mutable class, we use the
Copy link
Member Author

Choose a reason for hiding this comment

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

Currently, the ClientCertificates and Headers properties are defined as specialized mutable collections. We should think about refactoring this part.

Copy link
Member

@Mpdreamz Mpdreamz left a comment

Choose a reason for hiding this comment

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

Good catch!

@flobernd flobernd merged commit aa39a1b into main May 23, 2025
5 checks passed
@flobernd flobernd added enhancement New feature or request v0.8.1 labels May 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request v0.8.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants