refs #703: avoid blocking Smilegate backoffice rendering
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
{
|
||||
servers {
|
||||
# A client HTTP/2 connection retained queued response bytes after Caddy
|
||||
# completed schema-metadata. Serve the Smilegate PoC over HTTP/1.1 until
|
||||
# that client-side flow-control path is proven stable.
|
||||
protocols h1
|
||||
protocols h1 h2
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user