public class TeaRequest extends Object
InputStream
body
Map<String,String>
headers
String
method
pathname
Integer
port
protocol
query
static String
URL_ENCODING
TeaRequest()
static TeaRequest
create()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final String URL_ENCODING
public String protocol
public Integer port
public String method
public String pathname
public Map<String,String> query
public Map<String,String> headers
public InputStream body
public TeaRequest()
public static TeaRequest create()
public String toString()
toString
Object
Copyright © 2020. All rights reserved.