Help caching specific files in Cefsharp. #3489
quinguyenhuu
started this conversation in
General
Replies: 1 comment 5 replies
-
Not specifically no. You can use the standard http cache headers. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there any way to cache an array of requests in Cefsharp? I want to cache all the files that have big size such as svg, js, video... and doesn't want to cache all the files that have small size. Please help.
Beta Was this translation helpful? Give feedback.
All reactions