iris/_examples/file-server/http2push/assets/js/main.js
Gerasimos (Makis) Maropoulos fba8492e78 add 'DirOptions.PushTargets' for http/2 push on index(es) - #1562
Former-commit-id: 5a3f626ba0fbcf10be979b5a800eba51e88602cd
2020-07-16 08:03:55 +03:00

5 lines
83 B
JavaScript

console.log("example");
function onClick() {
window.alert("button clicked");
}