Skip to content

Commit 37ee8cc

Browse files
author
Jakub Kulhan
committed
autoupdated protocol.json & generated files
1 parent b706ebc commit 37ee8cc

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

gen-src/ChromeDevtoolsProtocol/Model/Page/BackForwardCacheNotRestoredReasonEnum.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ final class BackForwardCacheNotRestoredReasonEnum
6060
const CACHE_CONTROL_NO_STORE = 'CacheControlNoStore';
6161
const CACHE_CONTROL_NO_STORE_COOKIE_MODIFIED = 'CacheControlNoStoreCookieModified';
6262
const CACHE_CONTROL_NO_STORE_H_T_T_P_ONLY_COOKIE_MODIFIED = 'CacheControlNoStoreHTTPOnlyCookieModified';
63+
const NO_RESPONSE_HEAD = 'NoResponseHead';
6364
const WEB_SOCKET = 'WebSocket';
6465
const WEB_R_T_C = 'WebRTC';
6566
const MAIN_RESOURCE_HAS_CACHE_CONTROL_NO_STORE = 'MainResourceHasCacheControlNoStore';

protocol.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17397,6 +17397,7 @@
1739717397
"CacheControlNoStore",
1739817398
"CacheControlNoStoreCookieModified",
1739917399
"CacheControlNoStoreHTTPOnlyCookieModified",
17400+
"NoResponseHead",
1740017401
"WebSocket",
1740117402
"WebRTC",
1740217403
"MainResourceHasCacheControlNoStore",

protocol.json.md5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8f53fd7c4130cb97d1a613cca1d2c090 protocol.json
1+
261a084f661d8abb4bcbe4d3e9179fc3 protocol.json

0 commit comments

Comments
 (0)