public class io.vertx.rxjava.core.http.HttpClientRequest implements io.vertx.rxjava.core.streams.WriteStream<io.vertx.rxjava.core.buffer.Buffer>, io.vertx.rxjava.core.streams.ReadStream<io.vertx.rxjava.core.http.HttpClientResponse>
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: io.vertx.rxjava.core.http.HttpClientRequest
  super_class: java.lang.Object
{
  public static final io.vertx.lang.rx.TypeArg<io.vertx.rxjava.core.http.HttpClientRequest> __TYPE_ARG;
    descriptor: Lio/vertx/lang/rx/TypeArg;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Lio/vertx/lang/rx/TypeArg<Lio/vertx/rxjava/core/http/HttpClientRequest;>;

  private final io.vertx.core.http.HttpClientRequest delegate;
    descriptor: Lio/vertx/core/http/HttpClientRequest;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private rx.Observable<io.vertx.rxjava.core.http.HttpClientResponse> observable;
    descriptor: Lrx/Observable;
    flags: (0x0002) ACC_PRIVATE
    Signature: Lrx/Observable<Lio/vertx/rxjava/core/http/HttpClientResponse;>;

  private io.vertx.rxjava.core.MultiMap cached_0;
    descriptor: Lio/vertx/rxjava/core/MultiMap;
    flags: (0x0002) ACC_PRIVATE

  private io.vertx.rxjava.core.http.HttpConnection cached_1;
    descriptor: Lio/vertx/rxjava/core/http/HttpConnection;
    flags: (0x0002) ACC_PRIVATE

  public java.lang.String toString();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 63
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;

  public boolean equals(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 68
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    MethodParameters:
      Name  Flags
      o     

  public int hashCode();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 76
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;

  public void <init>(io.vertx.core.http.HttpClientRequest);
    descriptor: (Lio/vertx/core/http/HttpClientRequest;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 99
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tio.vertx.rx cannot be resolved\n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved to a type\n\tsubscriber cannot be resolved to a variable\n\tsubscriber cannot be resolved to a variable\n\tio.vertx.rx cannot be resolved\n\tsubscriber cannot be resolved to a variable\n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved\n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved\n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved\n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved\n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved\n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved\n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved\n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved\n\tio.vertx.rx cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    MethodParameters:
          Name  Flags
      delegate  

  public io.vertx.core.http.HttpClientRequest getDelegate();
    descriptor: ()Lio/vertx/core/http/HttpClientRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 90
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;

  public synchronized rx.Observable<io.vertx.rxjava.core.http.HttpClientResponse> toObservable();
    descriptor: ()Lrx/Observable;
    flags: (0x0021) ACC_PUBLIC, ACC_SYNCHRONIZED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 99
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tio.vertx.rx cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: ()Lrx/Observable<Lio/vertx/rxjava/core/http/HttpClientResponse;>;

  public boolean writeQueueFull();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 118
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;

  public io.vertx.rxjava.core.streams.Pipe<io.vertx.rxjava.core.http.HttpClientResponse> pipe();
    descriptor: ()Lio/vertx/rxjava/core/streams/Pipe;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 129
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: ()Lio/vertx/rxjava/core/streams/Pipe<Lio/vertx/rxjava/core/http/HttpClientResponse;>;

  public void pipeTo(io.vertx.rxjava.core.streams.WriteStream<io.vertx.rxjava.core.http.HttpClientResponse>);
    descriptor: (Lio/vertx/rxjava/core/streams/WriteStream;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 138
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: (Lio/vertx/rxjava/core/streams/WriteStream<Lio/vertx/rxjava/core/http/HttpClientResponse;>;)V
    MethodParameters:
      Name  Flags
      dst   

  public void pipeTo(io.vertx.rxjava.core.streams.WriteStream<io.vertx.rxjava.core.http.HttpClientResponse>, io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
    descriptor: (Lio/vertx/rxjava/core/streams/WriteStream;Lio/vertx/core/Handler;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 152
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: (Lio/vertx/rxjava/core/streams/WriteStream<Lio/vertx/rxjava/core/http/HttpClientResponse;>;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)V
    MethodParameters:
         Name  Flags
      dst      
      handler  

  public rx.Observable<java.lang.Void> pipeToObservable(io.vertx.rxjava.core.streams.WriteStream<io.vertx.rxjava.core.http.HttpClientResponse>);
    descriptor: (Lio/vertx/rxjava/core/streams/WriteStream;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 169
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: (Lio/vertx/rxjava/core/streams/WriteStream<Lio/vertx/rxjava/core/http/HttpClientResponse;>;)Lrx/Observable<Ljava/lang/Void;>;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
    MethodParameters:
      Name  Flags
      dst   

  public rx.Single<java.lang.Void> rxPipeTo(io.vertx.rxjava.core.streams.WriteStream<io.vertx.rxjava.core.http.HttpClientResponse>);
    descriptor: (Lio/vertx/rxjava/core/streams/WriteStream;)Lrx/Single;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 185
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tio.vertx.rx cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: (Lio/vertx/rxjava/core/streams/WriteStream<Lio/vertx/rxjava/core/http/HttpClientResponse;>;)Lrx/Single<Ljava/lang/Void;>;
    MethodParameters:
      Name  Flags
      dst   

  public io.vertx.rxjava.core.http.HttpClientRequest exceptionHandler(io.vertx.core.Handler<java.lang.Throwable>);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 190
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: (Lio/vertx/core/Handler<Ljava/lang/Throwable;>;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    MethodParameters:
         Name  Flags
      handler  

  public io.vertx.rxjava.core.http.HttpClientRequest write(io.vertx.rxjava.core.buffer.Buffer);
    descriptor: (Lio/vertx/rxjava/core/buffer/Buffer;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 199
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    MethodParameters:
      Name  Flags
      data  

  public io.vertx.rxjava.core.http.HttpClientRequest write(io.vertx.rxjava.core.buffer.Buffer, io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
    descriptor: (Lio/vertx/rxjava/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 210
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: (Lio/vertx/rxjava/core/buffer/Buffer;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    MethodParameters:
         Name  Flags
      data     
      handler  

  public rx.Observable<java.lang.Void> writeObservable(io.vertx.rxjava.core.buffer.Buffer);
    descriptor: (Lio/vertx/rxjava/core/buffer/Buffer;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 223
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: (Lio/vertx/rxjava/core/buffer/Buffer;)Lrx/Observable<Ljava/lang/Void;>;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
    MethodParameters:
      Name  Flags
      data  

  public rx.Single<java.lang.Void> rxWrite(io.vertx.rxjava.core.buffer.Buffer);
    descriptor: (Lio/vertx/rxjava/core/buffer/Buffer;)Lrx/Single;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 234
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tio.vertx.rx cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: (Lio/vertx/rxjava/core/buffer/Buffer;)Lrx/Single<Ljava/lang/Void;>;
    MethodParameters:
      Name  Flags
      data  

  public io.vertx.rxjava.core.http.HttpClientRequest setWriteQueueMaxSize(int);
    descriptor: (I)Lio/vertx/rxjava/core/http/HttpClientRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 239
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    MethodParameters:
         Name  Flags
      maxSize  

  public io.vertx.rxjava.core.http.HttpClientRequest drainHandler(io.vertx.core.Handler<java.lang.Void>);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 244
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: (Lio/vertx/core/Handler<Ljava/lang/Void;>;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    MethodParameters:
         Name  Flags
      handler  

  public io.vertx.rxjava.core.http.HttpClientRequest handler(io.vertx.core.Handler<io.vertx.rxjava.core.http.HttpClientResponse>);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 254
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: (Lio/vertx/core/Handler<Lio/vertx/rxjava/core/http/HttpClientResponse;>;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
    MethodParameters:
         Name  Flags
      handler  

  public io.vertx.rxjava.core.http.HttpClientRequest pause();
    descriptor: ()Lio/vertx/rxjava/core/http/HttpClientRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 267
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public io.vertx.rxjava.core.http.HttpClientRequest resume();
    descriptor: ()Lio/vertx/rxjava/core/http/HttpClientRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 276
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public io.vertx.rxjava.core.http.HttpClientRequest fetch(long);
    descriptor: (J)Lio/vertx/rxjava/core/http/HttpClientRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 286
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
    MethodParameters:
        Name  Flags
      amount  

  public io.vertx.rxjava.core.http.HttpClientRequest endHandler(io.vertx.core.Handler<java.lang.Void>);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 296
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: (Lio/vertx/core/Handler<Ljava/lang/Void;>;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
    MethodParameters:
            Name  Flags
      endHandler  

  public io.vertx.rxjava.core.http.HttpClientRequest setFollowRedirects(boolean);
    descriptor: (Z)Lio/vertx/rxjava/core/http/HttpClientRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 306
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    MethodParameters:
                 Name  Flags
      followRedirects  

  public io.vertx.rxjava.core.http.HttpClientRequest setMaxRedirects(int);
    descriptor: (I)Lio/vertx/rxjava/core/http/HttpClientRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 317
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    MethodParameters:
              Name  Flags
      maxRedirects  

  public io.vertx.rxjava.core.http.HttpClientRequest setChunked(boolean);
    descriptor: (Z)Lio/vertx/rxjava/core/http/HttpClientRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 327
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    MethodParameters:
         Name  Flags
      chunked  

  public boolean isChunked();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 335
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;

  public io.vertx.core.http.HttpMethod method();
    descriptor: ()Lio/vertx/core/http/HttpMethod;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 344
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;

  public java.lang.String getRawMethod();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 352
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;

  public io.vertx.rxjava.core.http.HttpClientRequest setRawMethod(java.lang.String);
    descriptor: (Ljava/lang/String;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 362
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    MethodParameters:
        Name  Flags
      method  

  public java.lang.String absoluteURI();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 370
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;

  public java.lang.String uri();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 378
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;

  public java.lang.String path();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 386
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;

  public java.lang.String query();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 394
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;

  public io.vertx.rxjava.core.http.HttpClientRequest setHost(java.lang.String);
    descriptor: (Ljava/lang/String;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 406
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    MethodParameters:
      Name  Flags
      host  

  public java.lang.String getHost();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 414
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;

  public io.vertx.rxjava.core.MultiMap headers();
    descriptor: ()Lio/vertx/rxjava/core/MultiMap;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 422
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;

  public io.vertx.rxjava.core.http.HttpClientRequest putHeader(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 437
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    MethodParameters:
       Name  Flags
      name   
      value  

  public io.vertx.rxjava.core.http.HttpClientRequest write(java.lang.String);
    descriptor: (Ljava/lang/String;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 447
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    MethodParameters:
       Name  Flags
      chunk  

  public io.vertx.rxjava.core.http.HttpClientRequest write(java.lang.String, io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
    descriptor: (Ljava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 458
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: (Ljava/lang/String;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    MethodParameters:
         Name  Flags
      chunk    
      handler  

  public rx.Observable<java.lang.Void> writeObservable(java.lang.String);
    descriptor: (Ljava/lang/String;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 471
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: (Ljava/lang/String;)Lrx/Observable<Ljava/lang/Void;>;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
    MethodParameters:
       Name  Flags
      chunk  

  public rx.Single<java.lang.Void> rxWrite(java.lang.String);
    descriptor: (Ljava/lang/String;)Lrx/Single;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 482
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tio.vertx.rx cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: (Ljava/lang/String;)Lrx/Single<Ljava/lang/Void;>;
    MethodParameters:
       Name  Flags
      chunk  

  public io.vertx.rxjava.core.http.HttpClientRequest write(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 493
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    MethodParameters:
       Name  Flags
      chunk  
      enc    

  public io.vertx.rxjava.core.http.HttpClientRequest write(java.lang.String, java.lang.String, io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 505
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: (Ljava/lang/String;Ljava/lang/String;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    MethodParameters:
         Name  Flags
      chunk    
      enc      
      handler  

  public rx.Observable<java.lang.Void> writeObservable(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 519
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Ljava/lang/Void;>;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
    MethodParameters:
       Name  Flags
      chunk  
      enc    

  public rx.Single<java.lang.Void> rxWrite(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Single;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 531
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tio.vertx.rx cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Single<Ljava/lang/Void;>;
    MethodParameters:
       Name  Flags
      chunk  
      enc    

  public io.vertx.rxjava.core.http.HttpClientRequest continueHandler(io.vertx.core.Handler<java.lang.Void>);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 546
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: (Lio/vertx/core/Handler<Ljava/lang/Void;>;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    MethodParameters:
         Name  Flags
      handler  

  public io.vertx.rxjava.core.http.HttpClientRequest sendHead();
    descriptor: ()Lio/vertx/rxjava/core/http/HttpClientRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 559
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;

  public io.vertx.rxjava.core.http.HttpClientRequest sendHead(io.vertx.core.Handler<io.vertx.core.http.HttpVersion>);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 570
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: (Lio/vertx/core/Handler<Lio/vertx/core/http/HttpVersion;>;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    MethodParameters:
                   Name  Flags
      completionHandler  

  public void end(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 579
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    MethodParameters:
       Name  Flags
      chunk  

  public void end(java.lang.String, io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
    descriptor: (Ljava/lang/String;Lio/vertx/core/Handler;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 588
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: (Ljava/lang/String;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)V
    MethodParameters:
         Name  Flags
      chunk    
      handler  

  public rx.Observable<java.lang.Void> endObservable(java.lang.String);
    descriptor: (Ljava/lang/String;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 600
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: (Ljava/lang/String;)Lrx/Observable<Ljava/lang/Void;>;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
    MethodParameters:
       Name  Flags
      chunk  

  public rx.Single<java.lang.Void> rxEnd(java.lang.String);
    descriptor: (Ljava/lang/String;)Lrx/Single;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 611
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tio.vertx.rx cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: (Ljava/lang/String;)Lrx/Single<Ljava/lang/Void;>;
    MethodParameters:
       Name  Flags
      chunk  

  public void end(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 621
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    MethodParameters:
       Name  Flags
      chunk  
      enc    

  public void end(java.lang.String, java.lang.String, io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Lio/vertx/core/Handler;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 631
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: (Ljava/lang/String;Ljava/lang/String;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)V
    MethodParameters:
         Name  Flags
      chunk    
      enc      
      handler  

  public rx.Observable<java.lang.Void> endObservable(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 644
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Ljava/lang/Void;>;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
    MethodParameters:
       Name  Flags
      chunk  
      enc    

  public rx.Single<java.lang.Void> rxEnd(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Single;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 656
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tio.vertx.rx cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Single<Ljava/lang/Void;>;
    MethodParameters:
       Name  Flags
      chunk  
      enc    

  public void end(io.vertx.rxjava.core.buffer.Buffer);
    descriptor: (Lio/vertx/rxjava/core/buffer/Buffer;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 666
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    MethodParameters:
       Name  Flags
      chunk  

  public void end(io.vertx.rxjava.core.buffer.Buffer, io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
    descriptor: (Lio/vertx/rxjava/core/buffer/Buffer;Lio/vertx/core/Handler;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 675
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: (Lio/vertx/rxjava/core/buffer/Buffer;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)V
    MethodParameters:
         Name  Flags
      chunk    
      handler  

  public rx.Observable<java.lang.Void> endObservable(io.vertx.rxjava.core.buffer.Buffer);
    descriptor: (Lio/vertx/rxjava/core/buffer/Buffer;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 687
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: (Lio/vertx/rxjava/core/buffer/Buffer;)Lrx/Observable<Ljava/lang/Void;>;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
    MethodParameters:
       Name  Flags
      chunk  

  public rx.Single<java.lang.Void> rxEnd(io.vertx.rxjava.core.buffer.Buffer);
    descriptor: (Lio/vertx/rxjava/core/buffer/Buffer;)Lrx/Single;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 698
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tio.vertx.rx cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: (Lio/vertx/rxjava/core/buffer/Buffer;)Lrx/Single<Ljava/lang/Void;>;
    MethodParameters:
       Name  Flags
      chunk  

  public void end();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 709
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;

  public void end(io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
    descriptor: (Lio/vertx/core/Handler;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 717
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: (Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)V
    MethodParameters:
         Name  Flags
      handler  

  public rx.Observable<java.lang.Void> endObservable();
    descriptor: ()Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 728
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tio.vertx.rx cannot be resolved to a type\n\tio.vertx.rx cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: ()Lrx/Observable<Ljava/lang/Void;>;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public rx.Single<java.lang.Void> rxEnd();
    descriptor: ()Lrx/Single;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 738
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tio.vertx.rx cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: ()Lrx/Single<Ljava/lang/Void;>;

  public io.vertx.rxjava.core.http.HttpClientRequest setTimeout(long);
    descriptor: (J)Lio/vertx/rxjava/core/http/HttpClientRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 753
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    MethodParameters:
           Name  Flags
      timeoutMs  

  public io.vertx.rxjava.core.http.HttpClientRequest pushHandler(io.vertx.core.Handler<io.vertx.rxjava.core.http.HttpClientRequest>);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 778
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: (Lio/vertx/core/Handler<Lio/vertx/rxjava/core/http/HttpClientRequest;>;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    MethodParameters:
         Name  Flags
      handler  

  public boolean reset();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 791
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;

  public boolean reset(long);
    descriptor: (J)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 809
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    MethodParameters:
      Name  Flags
      code  

  public io.vertx.rxjava.core.http.HttpConnection connection();
    descriptor: ()Lio/vertx/rxjava/core/http/HttpConnection;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 817
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;

  public io.vertx.rxjava.core.http.HttpClientRequest connectionHandler(io.vertx.core.Handler<io.vertx.rxjava.core.http.HttpConnection>);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 831
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: (Lio/vertx/core/Handler<Lio/vertx/rxjava/core/http/HttpConnection;>;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    MethodParameters:
         Name  Flags
      handler  

  public io.vertx.rxjava.core.http.HttpClientRequest writeCustomFrame(int, int, io.vertx.rxjava.core.buffer.Buffer);
    descriptor: (IILio/vertx/rxjava/core/buffer/Buffer;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 852
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    MethodParameters:
         Name  Flags
      type     
      flags    
      payload  

  public int streamId();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 860
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;

  public io.vertx.rxjava.core.http.HttpClientRequest writeCustomFrame(io.vertx.rxjava.core.http.HttpFrame);
    descriptor: (Lio/vertx/rxjava/core/http/HttpFrame;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 870
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    MethodParameters:
       Name  Flags
      frame  

  public io.vertx.rxjava.core.http.HttpClientRequest setStreamPriority(io.vertx.core.http.StreamPriority);
    descriptor: (Lio/vertx/core/http/StreamPriority;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 882
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    MethodParameters:
                Name  Flags
      streamPriority  

  public io.vertx.core.http.StreamPriority getStreamPriority();
    descriptor: ()Lio/vertx/core/http/StreamPriority;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 890
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;

  public io.vertx.rxjava.core.http.HttpClientRequest putHeader(java.lang.CharSequence, java.lang.CharSequence);
    descriptor: (Ljava/lang/CharSequence;Ljava/lang/CharSequence;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 901
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    MethodParameters:
       Name  Flags
      name   
      value  

  public io.vertx.rxjava.core.http.HttpClientRequest putHeader(java.lang.String, java.lang.Iterable<java.lang.String>);
    descriptor: (Ljava/lang/String;Ljava/lang/Iterable;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 912
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: (Ljava/lang/String;Ljava/lang/Iterable<Ljava/lang/String;>;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    MethodParameters:
        Name  Flags
      name    
      values  

  public io.vertx.rxjava.core.http.HttpClientRequest putHeader(java.lang.CharSequence, java.lang.Iterable<java.lang.CharSequence>);
    descriptor: (Ljava/lang/CharSequence;Ljava/lang/Iterable;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
         0: .line 923
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.rxjava.core.http.HttpClientRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpClientRequest;
    Signature: (Ljava/lang/CharSequence;Ljava/lang/Iterable<Ljava/lang/CharSequence;>;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    MethodParameters:
        Name  Flags
      name    
      values  

  public static io.vertx.rxjava.core.http.HttpClientRequest newInstance(io.vertx.core.http.HttpClientRequest);
    descriptor: (Lio/vertx/core/http/HttpClientRequest;)Lio/vertx/rxjava/core/http/HttpClientRequest;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 931
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      arg   
}
Signature: Ljava/lang/Object;Lio/vertx/rxjava/core/streams/WriteStream<Lio/vertx/rxjava/core/buffer/Buffer;>;Lio/vertx/rxjava/core/streams/ReadStream<Lio/vertx/rxjava/core/http/HttpClientResponse;>;
SourceFile: "HttpClientRequest.java"
NestMembers:
  io.vertx.rxjava.core.http.HttpClientRequest$1  io.vertx.rxjava.core.http.HttpClientRequest$2  io.vertx.rxjava.core.http.HttpClientRequest$3
    RuntimeVisibleAnnotations: 
      io.vertx.lang.rx.RxGen(value = Lio/vertx/core/http/HttpClientRequest;)