Class Protocols

java.lang.Object
io.undertow.util.Protocols

@Deprecated public final class Protocols extends Object
Deprecated.
Protocol version strings.
Author:
David M. Lloyd
  • Field Details

    • HTTP_0_9_STRING

      public static final String HTTP_0_9_STRING
      Deprecated.
      HTTP 0.9.
      See Also:
    • HTTP_1_0_STRING

      public static final String HTTP_1_0_STRING
      Deprecated.
      HTTP 1.0.
      See Also:
    • HTTP_1_1_STRING

      public static final String HTTP_1_1_STRING
      Deprecated.
      HTTP 1.1.
      See Also:
    • HTTP_2_0_STRING

      public static final String HTTP_2_0_STRING
      Deprecated.
      HTTP 1.1.
      See Also:
    • HTTP_0_9

      public static final HttpString HTTP_0_9
      Deprecated.
    • HTTP_1_0

      public static final HttpString HTTP_1_0
      Deprecated.
      HTTP 1.0.
    • HTTP_1_1

      public static final HttpString HTTP_1_1
      Deprecated.
      HTTP 1.1.
    • HTTP_2_0

      public static final HttpString HTTP_2_0
      Deprecated.
      HTTP 2.0.