| Package | Description |
|---|---|
| io.helidon.webserver |
Reactive web server API.
|
| Modifier and Type | Method and Description |
|---|---|
Http2Configuration.Builder |
Http2Configuration.Builder.enable(boolean enableHttp2)
Sets value to enable HTTP/2 support.
|
Http2Configuration.Builder |
Http2Configuration.Builder.maxContentLength(int http2MaxContentLength)
Sets max content length for HTTP/2.
|
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.