WebPlatformForEmbedded / WPEWebKit

WPE WebKit port (downstream)
211 stars 135 forks source link

XMLHttpReques: allow disabling the cache for selected protocols #1227

Closed filipe-norte-red closed 8 months ago

filipe-norte-red commented 9 months ago

Cherry-pick commit 64c9073 from wpe-2.28

Note: Adjusted to fix build error

magomez commented 9 months ago

@filipe-norte-red seems that PR is ready for merge but it's still marked as WiP. Are you planning to do some more changes to it?

filipe-norte-red commented 9 months ago

@magomez , I'm waiting for an independent confirmation this is fixing the issue before making the pull request "official". Should receive it in the next days

filipe-norte-red commented 8 months ago

@magomez , I confirmed this is working as expected.

filipe-norte-red commented 8 months ago

For reference, attached index.html file allows testing this feature (with web inspector support) index.zip