
com.squareup.okhttp.Request.class Maven / Gradle / Ivy
???? 3 ?
' x ' y ' z ' { ' | ' }
( ~
?
?
? ?
?
? ' ?
? ? ' ?
? ? ? ?
?
?
? ?
? ?
? ? ?
? ' ?
? ?
? ? ?
~ ?
? ?
? ?
?
? ? ? ? InnerClasses Builder url Lcom/squareup/okhttp/HttpUrl; method Ljava/lang/String; headers Lcom/squareup/okhttp/Headers; body !Lcom/squareup/okhttp/RequestBody; tag Ljava/lang/Object;
javaNetUrl Ljava/net/URL;
javaNetUri Ljava/net/URI; cacheControl "Lcom/squareup/okhttp/CacheControl; ((Lcom/squareup/okhttp/Request$Builder;)V Code LineNumberTable LocalVariableTable this Lcom/squareup/okhttp/Request; builder %Lcom/squareup/okhttp/Request$Builder;
StackMapTable ? ? ? httpUrl ()Lcom/squareup/okhttp/HttpUrl; ()Ljava/net/URL; result ? uri ()Ljava/net/URI; e !Ljava/lang/IllegalStateException; ? ?
Exceptions urlString ()Ljava/lang/String; ()Lcom/squareup/okhttp/Headers; header &(Ljava/lang/String;)Ljava/lang/String; name $(Ljava/lang/String;)Ljava/util/List; Signature 8(Ljava/lang/String;)Ljava/util/List; #()Lcom/squareup/okhttp/RequestBody; ()Ljava/lang/Object;
newBuilder '()Lcom/squareup/okhttp/Request$Builder; $()Lcom/squareup/okhttp/CacheControl; ? isHttps ()Z toString ?
access$600 <(Lcom/squareup/okhttp/Request;)Lcom/squareup/okhttp/HttpUrl; x0
access$700 1(Lcom/squareup/okhttp/Request;)Ljava/lang/String;
access$800 @(Lcom/squareup/okhttp/Request;)Lcom/squareup/okhttp/RequestBody;
access$900 1(Lcom/squareup/okhttp/Request;)Ljava/lang/Object; access$1000 <(Lcom/squareup/okhttp/Request;)Lcom/squareup/okhttp/Headers; G(Lcom/squareup/okhttp/Request$Builder;Lcom/squareup/okhttp/Request$1;)V x1 Lcom/squareup/okhttp/Request$1;
SourceFile Request.java <