This commit is contained in:
gorhill 2016-12-07 23:59:10 -05:00
parent 9bc6b5b2fe
commit 4a4de32bba
1 changed files with 1 additions and 0 deletions

View File

@ -1900,6 +1900,7 @@ var httpObserver = {
16: 'websocket',
17: 'csp_report',
19: 'beacon',
20: 'xmlhttprequest',
21: 'image'
},
onBeforeRequest: function(){},