WebContent: Enable in Windows CI

This commit is contained in:
ayeteadoe 2025-06-28 03:32:38 -07:00 committed by Andrew Kaster
commit 0a699132f3
Notes: github-actions[bot] 2025-08-23 22:07:16 +00:00
9 changed files with 70 additions and 31 deletions

View file

@ -54,4 +54,6 @@ void set_sec_fetch_site_header(Infrastructure::Request&);
void set_sec_fetch_user_header(Infrastructure::Request&);
void append_fetch_metadata_headers_for_request(Infrastructure::Request&);
void set_http_cache_enabled(bool enabled);
}