add http/2
This commit is contained in:
parent
0e26977dca
commit
84a6e0c1ab
4 changed files with 4 additions and 3 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
This is a simple server that responds with the http headers it received.
|
||||
|
||||
Image Versions >= 1.10 support HTTP2 on :8443.
|
||||
Image Versions >= 1.9 expose HTTPS endpoint on :8443.
|
||||
Image versions >= 1.4 removes the redirect introduced in 1.3.
|
||||
Image versions >= 1.3 redirect requests on :80 with `X-Forwarded-Proto: http` to :443.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue