Modifier and Type | Field and Description |
---|---|
static HttpScheme |
HTTP
Scheme for non-secure HTTP connection.
|
static HttpScheme |
HTTPS
Scheme for secure HTTP connection.
|
public static final HttpScheme HTTP
public static final HttpScheme HTTPS
Copyright © 2008–2024 The Netty Project. All rights reserved.