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

[Problem/Bug]: Etag HTTP caching is not working with /api/ endpoint #4695

Closed
rehman20281 opened this issue Jul 19, 2024 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@rehman20281
Copy link

rehman20281 commented Jul 19, 2024

What happened?

@monica-ch
when i am using to cache rest api response using /api/ endpoint caching is not working correctly,
when i send first request to server it send me back reponse status 200 and content with etag hash,
but when i send second request it does not reach to server due to cache, and it shows its cached and reponse 200 , you can see into below image
3az8t2a

Importance

Important. My app's user experience is significantly compromised.

Runtime Channel

Stable release (WebView2 Runtime)

Runtime Version

No response

SDK Version

No response

Framework

Laravel

Operating System

Fedora

OS Version

Fedora Linux 39 (Workstation Edition)

Repro steps

.

Repros in Edge Browser

I tried with chrome and edge and mozila

Regression

Don't know

Last working version (if regression)

No response

@rehman20281 rehman20281 added the bug Something isn't working label Jul 19, 2024
@victorhuangwq
Copy link
Collaborator

Hi @rehman20281, this is the Edge WebView2 repository, and it seems like you are reporting an issue with the Edge Browser? If so, please use the following feature to report the issue
image

@victorhuangwq victorhuangwq closed this as not planned Won't fix, can't repro, duplicate, stale Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants