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

Fix HttpResponseBase.Cache typing (Fixes #476) #477

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

AvremelM
Copy link
Contributor

@AvremelM AvremelM commented Jan 31, 2024

PR Title
Fix HttpResponseBase.Cache typing to HttpCachePolicyBase

PR Description
Created HttpCachePolicyBase and HttpCachePolicyWrapper types.
Retyped HttpResponseBase.Cache and HttpResponseWrapper.Cache as HttpCachePolicyBase

Addresses #476 (in this specific format)

@AvremelM AvremelM changed the title Create HttpCachePolicyBase, fix HttpResponseBase.Cache typing (Fixes #476) Fix HttpResponseBase.Cache typing (Fixes #476) Jan 31, 2024
@twsouthwick
Copy link
Member

Part of #486

@twsouthwick twsouthwick added this to the 2.0 milestone Feb 28, 2024
@twsouthwick
Copy link
Member

We discussed this today and we'll do a v2.0 release with this as a fix after we get the other issues out in a 1.4 release

@twsouthwick twsouthwick merged commit 649e737 into dotnet:main Jul 11, 2024
5 checks passed
@AvremelM AvremelM deleted the HttpCachePolicyBase branch July 16, 2024 21:41
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.

2 participants