This commit is contained in:
Nicolas Lepage 2019-12-02 17:04:42 +01:00
parent 21aa954d1c
commit d6c4e9ef12
No known key found for this signature in database
GPG Key ID: B0879E35E66D8F6F

View File

@ -2,7 +2,7 @@
<html>
<head>
<title>go-wasm-http-server demo</title>
<script src="https://cdn.jsdelivr.net/gh/nlepage/go-wasm-http-server@24d9d2d727a9747e177055d9a15c6c8dcc445c59/index.js"></script>
<script src="https://cdn.jsdelivr.net/gh/nlepage/go-wasm-http-server@21aa954d1c747b6e556c42eacb5a17478245dd17/index.js"></script>
<script>
async function hello() {
res=await fetch('api/hello', {