public final class org.eclipse.jetty.http.HttpMethod extends java.lang.Enum<org.eclipse.jetty.http.HttpMethod>
  minor version: 0
  major version: 59
  flags: flags: (0x4031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
  this_class: org.eclipse.jetty.http.HttpMethod
  super_class: java.lang.Enum
{
  public static final org.eclipse.jetty.http.HttpMethod ACL;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod BASELINE_CONTROL;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod BIND;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod CHECKIN;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod CHECKOUT;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod CONNECT;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod COPY;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod DELETE;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod GET;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod HEAD;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod LABEL;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod LINK;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod LOCK;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod MERGE;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod MKACTIVITY;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod MKCALENDAR;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod MKCOL;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod MKREDIRECTREF;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod MKWORKSPACE;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod MOVE;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod OPTIONS;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod ORDERPATCH;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod PATCH;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod POST;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod PRI;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod PROPFIND;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod PROPPATCH;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod PUT;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod REBIND;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod REPORT;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod SEARCH;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod TRACE;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod UNBIND;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod UNCHECKOUT;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod UNLINK;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod UNLOCK;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod UPDATE;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod UPDATEREDIRECTREF;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod VERSION_CONTROL;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.eclipse.jetty.http.HttpMethod PROXY;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  private final java.lang.String _method;
    descriptor: Ljava/lang/String;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final byte[] _bytes;
    descriptor: [B
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final java.nio.ByteBuffer _buffer;
    descriptor: Ljava/nio/ByteBuffer;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final org.eclipse.jetty.http.HttpMethod$Type _type;
    descriptor: Lorg/eclipse/jetty/http/HttpMethod$Type;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  public static final org.eclipse.jetty.util.Index<org.eclipse.jetty.http.HttpMethod> INSENSITIVE_CACHE;
    descriptor: Lorg/eclipse/jetty/util/Index;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Lorg/eclipse/jetty/util/Index<Lorg/eclipse/jetty/http/HttpMethod;>;

  public static final org.eclipse.jetty.util.Index<org.eclipse.jetty.http.HttpMethod> CACHE;
    descriptor: Lorg/eclipse/jetty/util/Index;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Lorg/eclipse/jetty/util/Index<Lorg/eclipse/jetty/http/HttpMethod;>;

  public static final org.eclipse.jetty.util.Index<org.eclipse.jetty.http.HttpMethod> LOOK_AHEAD;
    descriptor: Lorg/eclipse/jetty/util/Index;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Lorg/eclipse/jetty/util/Index<Lorg/eclipse/jetty/http/HttpMethod;>;

  public static final int ACL_AS_INT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1094929440

  public static final int GET_AS_INT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1195725856

  public static final int PRI_AS_INT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1347569952

  public static final int PUT_AS_INT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1347769376

  public static final int POST_AS_INT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1347375956

  public static final int HEAD_AS_INT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1212498244

  private static final org.eclipse.jetty.http.HttpMethod[] ENUM$VALUES;
    descriptor: [Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x101a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=5, locals=0, args_size=0
         0: .line 32
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "ACL"
            iconst_0
            getstatic org.eclipse.jetty.http.HttpMethod$Type.IDEMPOTENT:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.ACL:Lorg/eclipse/jetty/http/HttpMethod;
         1: .line 33
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "BASELINE_CONTROL"
            iconst_1
            getstatic org.eclipse.jetty.http.HttpMethod$Type.IDEMPOTENT:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.BASELINE_CONTROL:Lorg/eclipse/jetty/http/HttpMethod;
         2: .line 34
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "BIND"
            iconst_2
            getstatic org.eclipse.jetty.http.HttpMethod$Type.IDEMPOTENT:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.BIND:Lorg/eclipse/jetty/http/HttpMethod;
         3: .line 35
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "CHECKIN"
            iconst_3
            getstatic org.eclipse.jetty.http.HttpMethod$Type.IDEMPOTENT:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.CHECKIN:Lorg/eclipse/jetty/http/HttpMethod;
         4: .line 36
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "CHECKOUT"
            iconst_4
            getstatic org.eclipse.jetty.http.HttpMethod$Type.IDEMPOTENT:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.CHECKOUT:Lorg/eclipse/jetty/http/HttpMethod;
         5: .line 37
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "CONNECT"
            iconst_5
            getstatic org.eclipse.jetty.http.HttpMethod$Type.NORMAL:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.CONNECT:Lorg/eclipse/jetty/http/HttpMethod;
         6: .line 38
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "COPY"
            bipush 6
            getstatic org.eclipse.jetty.http.HttpMethod$Type.IDEMPOTENT:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.COPY:Lorg/eclipse/jetty/http/HttpMethod;
         7: .line 39
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "DELETE"
            bipush 7
            getstatic org.eclipse.jetty.http.HttpMethod$Type.IDEMPOTENT:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.DELETE:Lorg/eclipse/jetty/http/HttpMethod;
         8: .line 40
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "GET"
            bipush 8
            getstatic org.eclipse.jetty.http.HttpMethod$Type.SAFE:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.GET:Lorg/eclipse/jetty/http/HttpMethod;
         9: .line 41
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "HEAD"
            bipush 9
            getstatic org.eclipse.jetty.http.HttpMethod$Type.SAFE:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.HEAD:Lorg/eclipse/jetty/http/HttpMethod;
        10: .line 42
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "LABEL"
            bipush 10
            getstatic org.eclipse.jetty.http.HttpMethod$Type.IDEMPOTENT:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.LABEL:Lorg/eclipse/jetty/http/HttpMethod;
        11: .line 43
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "LINK"
            bipush 11
            getstatic org.eclipse.jetty.http.HttpMethod$Type.IDEMPOTENT:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.LINK:Lorg/eclipse/jetty/http/HttpMethod;
        12: .line 44
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "LOCK"
            bipush 12
            getstatic org.eclipse.jetty.http.HttpMethod$Type.NORMAL:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.LOCK:Lorg/eclipse/jetty/http/HttpMethod;
        13: .line 45
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "MERGE"
            bipush 13
            getstatic org.eclipse.jetty.http.HttpMethod$Type.IDEMPOTENT:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.MERGE:Lorg/eclipse/jetty/http/HttpMethod;
        14: .line 46
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "MKACTIVITY"
            bipush 14
            getstatic org.eclipse.jetty.http.HttpMethod$Type.IDEMPOTENT:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.MKACTIVITY:Lorg/eclipse/jetty/http/HttpMethod;
        15: .line 47
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "MKCALENDAR"
            bipush 15
            getstatic org.eclipse.jetty.http.HttpMethod$Type.IDEMPOTENT:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.MKCALENDAR:Lorg/eclipse/jetty/http/HttpMethod;
        16: .line 48
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "MKCOL"
            bipush 16
            getstatic org.eclipse.jetty.http.HttpMethod$Type.IDEMPOTENT:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.MKCOL:Lorg/eclipse/jetty/http/HttpMethod;
        17: .line 49
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "MKREDIRECTREF"
            bipush 17
            getstatic org.eclipse.jetty.http.HttpMethod$Type.IDEMPOTENT:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.MKREDIRECTREF:Lorg/eclipse/jetty/http/HttpMethod;
        18: .line 50
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "MKWORKSPACE"
            bipush 18
            getstatic org.eclipse.jetty.http.HttpMethod$Type.IDEMPOTENT:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.MKWORKSPACE:Lorg/eclipse/jetty/http/HttpMethod;
        19: .line 51
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "MOVE"
            bipush 19
            getstatic org.eclipse.jetty.http.HttpMethod$Type.IDEMPOTENT:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.MOVE:Lorg/eclipse/jetty/http/HttpMethod;
        20: .line 52
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "OPTIONS"
            bipush 20
            getstatic org.eclipse.jetty.http.HttpMethod$Type.SAFE:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.OPTIONS:Lorg/eclipse/jetty/http/HttpMethod;
        21: .line 53
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "ORDERPATCH"
            bipush 21
            getstatic org.eclipse.jetty.http.HttpMethod$Type.IDEMPOTENT:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.ORDERPATCH:Lorg/eclipse/jetty/http/HttpMethod;
        22: .line 54
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "PATCH"
            bipush 22
            getstatic org.eclipse.jetty.http.HttpMethod$Type.NORMAL:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.PATCH:Lorg/eclipse/jetty/http/HttpMethod;
        23: .line 55
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "POST"
            bipush 23
            getstatic org.eclipse.jetty.http.HttpMethod$Type.NORMAL:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.POST:Lorg/eclipse/jetty/http/HttpMethod;
        24: .line 56
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "PRI"
            bipush 24
            getstatic org.eclipse.jetty.http.HttpMethod$Type.SAFE:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.PRI:Lorg/eclipse/jetty/http/HttpMethod;
        25: .line 57
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "PROPFIND"
            bipush 25
            getstatic org.eclipse.jetty.http.HttpMethod$Type.SAFE:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.PROPFIND:Lorg/eclipse/jetty/http/HttpMethod;
        26: .line 58
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "PROPPATCH"
            bipush 26
            getstatic org.eclipse.jetty.http.HttpMethod$Type.IDEMPOTENT:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.PROPPATCH:Lorg/eclipse/jetty/http/HttpMethod;
        27: .line 59
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "PUT"
            bipush 27
            getstatic org.eclipse.jetty.http.HttpMethod$Type.IDEMPOTENT:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.PUT:Lorg/eclipse/jetty/http/HttpMethod;
        28: .line 60
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "REBIND"
            bipush 28
            getstatic org.eclipse.jetty.http.HttpMethod$Type.IDEMPOTENT:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.REBIND:Lorg/eclipse/jetty/http/HttpMethod;
        29: .line 61
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "REPORT"
            bipush 29
            getstatic org.eclipse.jetty.http.HttpMethod$Type.SAFE:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.REPORT:Lorg/eclipse/jetty/http/HttpMethod;
        30: .line 62
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "SEARCH"
            bipush 30
            getstatic org.eclipse.jetty.http.HttpMethod$Type.SAFE:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.SEARCH:Lorg/eclipse/jetty/http/HttpMethod;
        31: .line 63
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "TRACE"
            bipush 31
            getstatic org.eclipse.jetty.http.HttpMethod$Type.SAFE:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.TRACE:Lorg/eclipse/jetty/http/HttpMethod;
        32: .line 64
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "UNBIND"
            bipush 32
            getstatic org.eclipse.jetty.http.HttpMethod$Type.IDEMPOTENT:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.UNBIND:Lorg/eclipse/jetty/http/HttpMethod;
        33: .line 65
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "UNCHECKOUT"
            bipush 33
            getstatic org.eclipse.jetty.http.HttpMethod$Type.IDEMPOTENT:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.UNCHECKOUT:Lorg/eclipse/jetty/http/HttpMethod;
        34: .line 66
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "UNLINK"
            bipush 34
            getstatic org.eclipse.jetty.http.HttpMethod$Type.IDEMPOTENT:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.UNLINK:Lorg/eclipse/jetty/http/HttpMethod;
        35: .line 67
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "UNLOCK"
            bipush 35
            getstatic org.eclipse.jetty.http.HttpMethod$Type.IDEMPOTENT:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.UNLOCK:Lorg/eclipse/jetty/http/HttpMethod;
        36: .line 68
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "UPDATE"
            bipush 36
            getstatic org.eclipse.jetty.http.HttpMethod$Type.IDEMPOTENT:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.UPDATE:Lorg/eclipse/jetty/http/HttpMethod;
        37: .line 69
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "UPDATEREDIRECTREF"
            bipush 37
            getstatic org.eclipse.jetty.http.HttpMethod$Type.IDEMPOTENT:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.UPDATEREDIRECTREF:Lorg/eclipse/jetty/http/HttpMethod;
        38: .line 70
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "VERSION_CONTROL"
            bipush 38
            getstatic org.eclipse.jetty.http.HttpMethod$Type.IDEMPOTENT:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.VERSION_CONTROL:Lorg/eclipse/jetty/http/HttpMethod;
        39: .line 73
            new org.eclipse.jetty.http.HttpMethod
            dup
            ldc "PROXY"
            bipush 39
            getstatic org.eclipse.jetty.http.HttpMethod$Type.NORMAL:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokespecial org.eclipse.jetty.http.HttpMethod.<init>:(Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
            putstatic org.eclipse.jetty.http.HttpMethod.PROXY:Lorg/eclipse/jetty/http/HttpMethod;
            bipush 40
            anewarray org.eclipse.jetty.http.HttpMethod
            dup
            iconst_0
            getstatic org.eclipse.jetty.http.HttpMethod.ACL:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            iconst_1
            getstatic org.eclipse.jetty.http.HttpMethod.BASELINE_CONTROL:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            iconst_2
            getstatic org.eclipse.jetty.http.HttpMethod.BIND:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            iconst_3
            getstatic org.eclipse.jetty.http.HttpMethod.CHECKIN:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            iconst_4
            getstatic org.eclipse.jetty.http.HttpMethod.CHECKOUT:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            iconst_5
            getstatic org.eclipse.jetty.http.HttpMethod.CONNECT:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 6
            getstatic org.eclipse.jetty.http.HttpMethod.COPY:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 7
            getstatic org.eclipse.jetty.http.HttpMethod.DELETE:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 8
            getstatic org.eclipse.jetty.http.HttpMethod.GET:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 9
            getstatic org.eclipse.jetty.http.HttpMethod.HEAD:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 10
            getstatic org.eclipse.jetty.http.HttpMethod.LABEL:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 11
            getstatic org.eclipse.jetty.http.HttpMethod.LINK:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 12
            getstatic org.eclipse.jetty.http.HttpMethod.LOCK:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 13
            getstatic org.eclipse.jetty.http.HttpMethod.MERGE:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 14
            getstatic org.eclipse.jetty.http.HttpMethod.MKACTIVITY:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 15
            getstatic org.eclipse.jetty.http.HttpMethod.MKCALENDAR:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 16
            getstatic org.eclipse.jetty.http.HttpMethod.MKCOL:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 17
            getstatic org.eclipse.jetty.http.HttpMethod.MKREDIRECTREF:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 18
            getstatic org.eclipse.jetty.http.HttpMethod.MKWORKSPACE:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 19
            getstatic org.eclipse.jetty.http.HttpMethod.MOVE:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 20
            getstatic org.eclipse.jetty.http.HttpMethod.OPTIONS:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 21
            getstatic org.eclipse.jetty.http.HttpMethod.ORDERPATCH:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 22
            getstatic org.eclipse.jetty.http.HttpMethod.PATCH:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 23
            getstatic org.eclipse.jetty.http.HttpMethod.POST:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 24
            getstatic org.eclipse.jetty.http.HttpMethod.PRI:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 25
            getstatic org.eclipse.jetty.http.HttpMethod.PROPFIND:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 26
            getstatic org.eclipse.jetty.http.HttpMethod.PROPPATCH:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 27
            getstatic org.eclipse.jetty.http.HttpMethod.PUT:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 28
            getstatic org.eclipse.jetty.http.HttpMethod.REBIND:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 29
            getstatic org.eclipse.jetty.http.HttpMethod.REPORT:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 30
            getstatic org.eclipse.jetty.http.HttpMethod.SEARCH:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 31
            getstatic org.eclipse.jetty.http.HttpMethod.TRACE:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 32
            getstatic org.eclipse.jetty.http.HttpMethod.UNBIND:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 33
            getstatic org.eclipse.jetty.http.HttpMethod.UNCHECKOUT:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 34
            getstatic org.eclipse.jetty.http.HttpMethod.UNLINK:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 35
            getstatic org.eclipse.jetty.http.HttpMethod.UNLOCK:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 36
            getstatic org.eclipse.jetty.http.HttpMethod.UPDATE:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 37
            getstatic org.eclipse.jetty.http.HttpMethod.UPDATEREDIRECTREF:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 38
            getstatic org.eclipse.jetty.http.HttpMethod.VERSION_CONTROL:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            dup
            bipush 39
            getstatic org.eclipse.jetty.http.HttpMethod.PROXY:Lorg/eclipse/jetty/http/HttpMethod;
            aastore
            putstatic org.eclipse.jetty.http.HttpMethod.ENUM$VALUES:[Lorg/eclipse/jetty/http/HttpMethod;
        40: .line 143
            new org.eclipse.jetty.util.Index$Builder
            dup
            invokespecial org.eclipse.jetty.util.Index$Builder.<init>:()V
        41: .line 144
            iconst_0
            invokevirtual org.eclipse.jetty.util.Index$Builder.caseSensitive:(Z)Lorg/eclipse/jetty/util/Index$Builder;
        42: .line 145
            invokestatic org.eclipse.jetty.http.HttpMethod.values:()[Lorg/eclipse/jetty/http/HttpMethod;
            invokedynamic apply()Ljava/util/function/Function;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)Ljava/lang/Object;
                  org/eclipse/jetty/http/HttpMethod.asString()Ljava/lang/String; (5)
                  (Lorg/eclipse/jetty/http/HttpMethod;)Ljava/lang/String;
            invokevirtual org.eclipse.jetty.util.Index$Builder.withAll:([Ljava/lang/Object;Ljava/util/function/Function;)Lorg/eclipse/jetty/util/Index$Builder;
        43: .line 146
            invokevirtual org.eclipse.jetty.util.Index$Builder.build:()Lorg/eclipse/jetty/util/Index;
        44: .line 143
            putstatic org.eclipse.jetty.http.HttpMethod.INSENSITIVE_CACHE:Lorg/eclipse/jetty/util/Index;
        45: .line 147
            new org.eclipse.jetty.util.Index$Builder
            dup
            invokespecial org.eclipse.jetty.util.Index$Builder.<init>:()V
        46: .line 148
            iconst_1
            invokevirtual org.eclipse.jetty.util.Index$Builder.caseSensitive:(Z)Lorg/eclipse/jetty/util/Index$Builder;
        47: .line 149
            invokestatic org.eclipse.jetty.http.HttpMethod.values:()[Lorg/eclipse/jetty/http/HttpMethod;
            invokedynamic apply()Ljava/util/function/Function;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)Ljava/lang/Object;
                  org/eclipse/jetty/http/HttpMethod.asString()Ljava/lang/String; (5)
                  (Lorg/eclipse/jetty/http/HttpMethod;)Ljava/lang/String;
            invokevirtual org.eclipse.jetty.util.Index$Builder.withAll:([Ljava/lang/Object;Ljava/util/function/Function;)Lorg/eclipse/jetty/util/Index$Builder;
        48: .line 150
            invokevirtual org.eclipse.jetty.util.Index$Builder.build:()Lorg/eclipse/jetty/util/Index;
        49: .line 147
            putstatic org.eclipse.jetty.http.HttpMethod.CACHE:Lorg/eclipse/jetty/util/Index;
        50: .line 151
            new org.eclipse.jetty.util.Index$Builder
            dup
            invokespecial org.eclipse.jetty.util.Index$Builder.<init>:()V
        51: .line 152
            iconst_1
            invokevirtual org.eclipse.jetty.util.Index$Builder.caseSensitive:(Z)Lorg/eclipse/jetty/util/Index$Builder;
        52: .line 153
            invokestatic org.eclipse.jetty.http.HttpMethod.values:()[Lorg/eclipse/jetty/http/HttpMethod;
            invokedynamic apply()Ljava/util/function/Function;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)Ljava/lang/Object;
                  org/eclipse/jetty/http/HttpMethod.lambda$2(Lorg/eclipse/jetty/http/HttpMethod;)Ljava/lang/String; (6)
                  (Lorg/eclipse/jetty/http/HttpMethod;)Ljava/lang/String;
            invokevirtual org.eclipse.jetty.util.Index$Builder.withAll:([Ljava/lang/Object;Ljava/util/function/Function;)Lorg/eclipse/jetty/util/Index$Builder;
        53: .line 154
            invokevirtual org.eclipse.jetty.util.Index$Builder.build:()Lorg/eclipse/jetty/util/Index;
        54: .line 151
            putstatic org.eclipse.jetty.http.HttpMethod.LOOK_AHEAD:Lorg/eclipse/jetty/util/Index;
        55: .line 160
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  private void <init>(java.lang.String, int, org.eclipse.jetty.http.HttpMethod$Type);
    descriptor: (Ljava/lang/String;ILorg/eclipse/jetty/http/HttpMethod$Type;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=4, args_size=4
        start local 0 // org.eclipse.jetty.http.HttpMethod this
        start local 3 // org.eclipse.jetty.http.HttpMethod$Type type
         0: .line 88
            aload 0 /* this */
            aload 1
            iload 2
            invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
         1: .line 90
            aload 0 /* this */
            aload 0 /* this */
            invokevirtual org.eclipse.jetty.http.HttpMethod.name:()Ljava/lang/String;
            bipush 95
            bipush 45
            invokevirtual java.lang.String.replace:(CC)Ljava/lang/String;
            putfield org.eclipse.jetty.http.HttpMethod._method:Ljava/lang/String;
         2: .line 91
            aload 0 /* this */
            aload 3 /* type */
            putfield org.eclipse.jetty.http.HttpMethod._type:Lorg/eclipse/jetty/http/HttpMethod$Type;
         3: .line 92
            aload 0 /* this */
            aload 0 /* this */
            getfield org.eclipse.jetty.http.HttpMethod._method:Ljava/lang/String;
            invokestatic org.eclipse.jetty.util.StringUtil.getBytes:(Ljava/lang/String;)[B
            putfield org.eclipse.jetty.http.HttpMethod._bytes:[B
         4: .line 93
            aload 0 /* this */
            aload 0 /* this */
            getfield org.eclipse.jetty.http.HttpMethod._bytes:[B
            invokestatic java.nio.ByteBuffer.wrap:([B)Ljava/nio/ByteBuffer;
            putfield org.eclipse.jetty.http.HttpMethod._buffer:Ljava/nio/ByteBuffer;
         5: .line 94
            return
        end local 3 // org.eclipse.jetty.http.HttpMethod$Type type
        end local 0 // org.eclipse.jetty.http.HttpMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0  this  Lorg/eclipse/jetty/http/HttpMethod;
            0    6     3  type  Lorg/eclipse/jetty/http/HttpMethod$Type;
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  
      type           

  public byte[] getBytes();
    descriptor: ()[B
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.eclipse.jetty.http.HttpMethod this
         0: .line 98
            aload 0 /* this */
            getfield org.eclipse.jetty.http.HttpMethod._bytes:[B
            areturn
        end local 0 // org.eclipse.jetty.http.HttpMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/eclipse/jetty/http/HttpMethod;

  public boolean is(java.lang.String);
    descriptor: (Ljava/lang/String;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // org.eclipse.jetty.http.HttpMethod this
        start local 1 // java.lang.String s
         0: .line 103
            aload 0 /* this */
            invokevirtual org.eclipse.jetty.http.HttpMethod.toString:()Ljava/lang/String;
            aload 1 /* s */
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ireturn
        end local 1 // java.lang.String s
        end local 0 // org.eclipse.jetty.http.HttpMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/eclipse/jetty/http/HttpMethod;
            0    1     1     s  Ljava/lang/String;
    MethodParameters:
      Name  Flags
      s     

  public boolean isSafe();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.eclipse.jetty.http.HttpMethod this
         0: .line 115
            aload 0 /* this */
            getfield org.eclipse.jetty.http.HttpMethod._type:Lorg/eclipse/jetty/http/HttpMethod$Type;
            getstatic org.eclipse.jetty.http.HttpMethod$Type.SAFE:Lorg/eclipse/jetty/http/HttpMethod$Type;
            if_acmpne 1
            iconst_1
            ireturn
      StackMap locals:
      StackMap stack:
         1: iconst_0
            ireturn
        end local 0 // org.eclipse.jetty.http.HttpMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/eclipse/jetty/http/HttpMethod;

  public boolean isIdempotent();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.eclipse.jetty.http.HttpMethod this
         0: .line 125
            aload 0 /* this */
            getfield org.eclipse.jetty.http.HttpMethod._type:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokevirtual org.eclipse.jetty.http.HttpMethod$Type.ordinal:()I
            getstatic org.eclipse.jetty.http.HttpMethod$Type.IDEMPOTENT:Lorg/eclipse/jetty/http/HttpMethod$Type;
            invokevirtual org.eclipse.jetty.http.HttpMethod$Type.ordinal:()I
            if_icmplt 1
            iconst_1
            ireturn
      StackMap locals:
      StackMap stack:
         1: iconst_0
            ireturn
        end local 0 // org.eclipse.jetty.http.HttpMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/eclipse/jetty/http/HttpMethod;

  public java.nio.ByteBuffer asBuffer();
    descriptor: ()Ljava/nio/ByteBuffer;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.eclipse.jetty.http.HttpMethod this
         0: .line 130
            aload 0 /* this */
            getfield org.eclipse.jetty.http.HttpMethod._buffer:Ljava/nio/ByteBuffer;
            invokevirtual java.nio.ByteBuffer.asReadOnlyBuffer:()Ljava/nio/ByteBuffer;
            areturn
        end local 0 // org.eclipse.jetty.http.HttpMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/eclipse/jetty/http/HttpMethod;

  public java.lang.String asString();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.eclipse.jetty.http.HttpMethod this
         0: .line 135
            aload 0 /* this */
            getfield org.eclipse.jetty.http.HttpMethod._method:Ljava/lang/String;
            areturn
        end local 0 // org.eclipse.jetty.http.HttpMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/eclipse/jetty/http/HttpMethod;

  public java.lang.String toString();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.eclipse.jetty.http.HttpMethod this
         0: .line 140
            aload 0 /* this */
            getfield org.eclipse.jetty.http.HttpMethod._method:Ljava/lang/String;
            areturn
        end local 0 // org.eclipse.jetty.http.HttpMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/eclipse/jetty/http/HttpMethod;

  public static org.eclipse.jetty.http.HttpMethod lookAheadGet(byte[], int, int);
    descriptor: ([BII)Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=3, args_size=3
        start local 0 // byte[] bytes
        start local 1 // int position
        start local 2 // int limit
         0: .line 174
            getstatic org.eclipse.jetty.http.HttpMethod.LOOK_AHEAD:Lorg/eclipse/jetty/util/Index;
            aload 0 /* bytes */
            iload 1 /* position */
            iload 2 /* limit */
            iload 1 /* position */
            isub
            invokeinterface org.eclipse.jetty.util.Index.getBest:([BII)Ljava/lang/Object;
            checkcast org.eclipse.jetty.http.HttpMethod
            areturn
        end local 2 // int limit
        end local 1 // int position
        end local 0 // byte[] bytes
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    1     0     bytes  [B
            0    1     1  position  I
            0    1     2     limit  I
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
    MethodParameters:
          Name  Flags
      bytes     
      position  final
      limit     

  public static org.eclipse.jetty.http.HttpMethod lookAheadGet(java.nio.ByteBuffer);
    descriptor: (Ljava/nio/ByteBuffer;)Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=4, locals=2, args_size=1
        start local 0 // java.nio.ByteBuffer buffer
         0: .line 185
            aload 0 /* buffer */
            invokevirtual java.nio.ByteBuffer.remaining:()I
            istore 1 /* len */
        start local 1 // int len
         1: .line 187
            iload 1 /* len */
            iconst_3
            if_icmple 11
         2: .line 189
            aload 0 /* buffer */
            aload 0 /* buffer */
            invokevirtual java.nio.ByteBuffer.position:()I
            invokevirtual java.nio.ByteBuffer.getInt:(I)I
            lookupswitch { // 6
           1094929440: 3
           1195725856: 4
           1212498244: 9
           1347375956: 7
           1347569952: 5
           1347769376: 6
              default: 11
          }
         3: .line 192
      StackMap locals: int
      StackMap stack:
            getstatic org.eclipse.jetty.http.HttpMethod.ACL:Lorg/eclipse/jetty/http/HttpMethod;
            areturn
         4: .line 194
      StackMap locals:
      StackMap stack:
            getstatic org.eclipse.jetty.http.HttpMethod.GET:Lorg/eclipse/jetty/http/HttpMethod;
            areturn
         5: .line 196
      StackMap locals:
      StackMap stack:
            getstatic org.eclipse.jetty.http.HttpMethod.PRI:Lorg/eclipse/jetty/http/HttpMethod;
            areturn
         6: .line 198
      StackMap locals:
      StackMap stack:
            getstatic org.eclipse.jetty.http.HttpMethod.PUT:Lorg/eclipse/jetty/http/HttpMethod;
            areturn
         7: .line 200
      StackMap locals:
      StackMap stack:
            iload 1 /* len */
            iconst_4
            if_icmple 11
            aload 0 /* buffer */
            aload 0 /* buffer */
            invokevirtual java.nio.ByteBuffer.position:()I
            iconst_4
            iadd
            invokevirtual java.nio.ByteBuffer.get:(I)B
            bipush 32
            if_icmpne 11
         8: .line 201
            getstatic org.eclipse.jetty.http.HttpMethod.POST:Lorg/eclipse/jetty/http/HttpMethod;
            areturn
         9: .line 204
      StackMap locals:
      StackMap stack:
            iload 1 /* len */
            iconst_4
            if_icmple 11
            aload 0 /* buffer */
            aload 0 /* buffer */
            invokevirtual java.nio.ByteBuffer.position:()I
            iconst_4
            iadd
            invokevirtual java.nio.ByteBuffer.get:(I)B
            bipush 32
            if_icmpne 11
        10: .line 205
            getstatic org.eclipse.jetty.http.HttpMethod.HEAD:Lorg/eclipse/jetty/http/HttpMethod;
            areturn
        11: .line 211
      StackMap locals:
      StackMap stack:
            getstatic org.eclipse.jetty.http.HttpMethod.LOOK_AHEAD:Lorg/eclipse/jetty/util/Index;
            aload 0 /* buffer */
            iconst_0
            iload 1 /* len */
            invokeinterface org.eclipse.jetty.util.Index.getBest:(Ljava/nio/ByteBuffer;II)Ljava/lang/Object;
            checkcast org.eclipse.jetty.http.HttpMethod
            areturn
        end local 1 // int len
        end local 0 // java.nio.ByteBuffer buffer
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   12     0  buffer  Ljava/nio/ByteBuffer;
            1   12     1     len  I
    MethodParameters:
        Name  Flags
      buffer  

  public static org.eclipse.jetty.http.HttpMethod fromString(java.lang.String);
    descriptor: (Ljava/lang/String;)Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // java.lang.String method
         0: .line 224
            getstatic org.eclipse.jetty.http.HttpMethod.CACHE:Lorg/eclipse/jetty/util/Index;
            aload 0 /* method */
            invokeinterface org.eclipse.jetty.util.Index.get:(Ljava/lang/String;)Ljava/lang/Object;
            checkcast org.eclipse.jetty.http.HttpMethod
            areturn
        end local 0 // java.lang.String method
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    1     0  method  Ljava/lang/String;
    MethodParameters:
        Name  Flags
      method  

  public static org.eclipse.jetty.http.HttpMethod[] values();
    descriptor: ()[Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=3, args_size=0
         0: .line 1
            getstatic org.eclipse.jetty.http.HttpMethod.ENUM$VALUES:[Lorg/eclipse/jetty/http/HttpMethod;
            dup
            astore 0
            iconst_0
            aload 0
            arraylength
            dup
            istore 1
            anewarray org.eclipse.jetty.http.HttpMethod
            dup
            astore 2
            iconst_0
            iload 1
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
            aload 2
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static org.eclipse.jetty.http.HttpMethod valueOf(java.lang.String);
    descriptor: (Ljava/lang/String;)Lorg/eclipse/jetty/http/HttpMethod;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
         0: .line 1
            ldc Lorg/eclipse/jetty/http/HttpMethod;
            aload 0
            invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
            checkcast org.eclipse.jetty.http.HttpMethod
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      name  

  private static java.lang.String lambda$2(org.eclipse.jetty.http.HttpMethod);
    descriptor: (Lorg/eclipse/jetty/http/HttpMethod;)Ljava/lang/String;
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.eclipse.jetty.http.HttpMethod httpMethod
         0: .line 153
            new java.lang.StringBuilder
            dup
            aload 0 /* httpMethod */
            invokevirtual org.eclipse.jetty.http.HttpMethod.asString:()Ljava/lang/String;
            invokestatic java.lang.String.valueOf:(Ljava/lang/Object;)Ljava/lang/String;
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            bipush 32
            invokevirtual java.lang.StringBuilder.append:(C)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            areturn
        end local 0 // org.eclipse.jetty.http.HttpMethod httpMethod
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    1     0  httpMethod  Lorg/eclipse/jetty/http/HttpMethod;
}
Signature: Ljava/lang/Enum<Lorg/eclipse/jetty/http/HttpMethod;>;
SourceFile: "HttpMethod.java"
NestMembers:
  org.eclipse.jetty.http.HttpMethod$Type
InnerClasses:
  public final Lookup = java.lang.invoke.MethodHandles$Lookup of java.lang.invoke.MethodHandles
  private final Type = org.eclipse.jetty.http.HttpMethod$Type of org.eclipse.jetty.http.HttpMethod
  public Builder = org.eclipse.jetty.util.Index$Builder of org.eclipse.jetty.util.Index