WebView 3.26: disable cache for pages with param (site/?par=val)

git-svn-id: svn://kolibrios.org@8462 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2020-12-21 01:59:34 +00:00
parent 2f20ba26d3
commit 8b8d6bf12d
6 changed files with 218 additions and 143 deletions

View File

@@ -72,8 +72,6 @@ char buildin_page_test[] = FROM "res/test.htm""\0";
char webview_shared[] = "WEBVIEW";
#define BASIC_CHAR_W 8
enum {
NEW_TAB=600,
ENCODINGS=700,