We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 094db4f commit 15c0dfaCopy full SHA for 15c0dfa
blog/25-12-04/bypass-csp/server/test-server.js
@@ -68,3 +68,5 @@
68
fetch('/').then(res=>res.headers.forEach((value,key)=>console.log(key,value)));
69
</script>
70
`;
71
+
72
0 commit comments