mirror of
https://github.com/kataras/iris.git
synced 2025-12-20 03:17:04 +00:00
add 'DirOptions.PushTargets' for http/2 push on index(es) - #1562
Former-commit-id: 5a3f626ba0fbcf10be979b5a800eba51e88602cd
This commit is contained in:
5
_examples/file-server/http2push/assets/js/main.js
Normal file
5
_examples/file-server/http2push/assets/js/main.js
Normal file
@@ -0,0 +1,5 @@
|
||||
console.log("example");
|
||||
|
||||
function onClick() {
|
||||
window.alert("button clicked");
|
||||
}
|
||||
Reference in New Issue
Block a user