diff --git a/http/index.http b/http/index.http index 4371bf4..52c8e9b 100644 --- a/http/index.http +++ b/http/index.http @@ -2,6 +2,10 @@ GET {{url}} +### GET index page on HTTP/2 + +GET {{url}} HTTP/2 + ### GET OpenAPI page GET {{url}}/openapi diff --git a/src/resources/static/not-found.html b/src/resources/static/not-found.html index e0dc179..15f6b20 100644 --- a/src/resources/static/not-found.html +++ b/src/resources/static/not-found.html @@ -54,7 +54,7 @@