jnschulze / flutter-webview-windows

A WebView2-powered Flutter WebView implementation for the Windows platform.
BSD 3-Clause "New" or "Revised" License
203 stars 120 forks source link

Header always with Cache-Control: no-store? #219

Closed sugur closed 1 year ago

sugur commented 1 year ago

Web header always with Cache-Control: no-store? It make web cannot to cache resource.

sugur commented 1 year ago

But in Chrome browser it only have one Cache-Control .

MicrosoftTeams-image (3)

sugur commented 1 year ago

Sorry It web page issue.