Constant Field Values

Contents

io.micronaut.*

  • io.micronaut.http.client.jdk.DefaultJdkHttpClient
    Modifier and Type
    Constant Field
    Value
    public static final String
    H2C_ERROR_MESSAGE
    "H2C is not supported by the JDK HTTP client"
    public static final String
    H3_ERROR_MESSAGE
    "HTTP/3 is not supported by the JDK HTTP client"
    public static final String
    WEIRD_ALPN_ERROR_MESSAGE
    "The only supported ALPN modes are [http/1.1] or [http/1.1,h2]"
  • io.micronaut.http.client.jdk.JdkBlockingHttpClient
    Modifier and Type
    Constant Field
    Value
    public static final String
    H2C_ERROR_MESSAGE
    "H2C is not supported by the JDK HTTP client"
    public static final String
    H3_ERROR_MESSAGE
    "HTTP/3 is not supported by the JDK HTTP client"
    public static final String
    WEIRD_ALPN_ERROR_MESSAGE
    "The only supported ALPN modes are [http/1.1] or [http/1.1,h2]"
  • io.micronaut.http.client.jdk.cookie.NettyCookieDecoder
    Modifier and Type
    Constant Field
    Value
    public static final int
    1