Constant Field Values
Contents
ucar.httpservices.*
-
ucar.httpservices.Escape Modifier and Type Constant Field Value protected static final String_allowableInUrl"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789!#$&\'()*+,-./:;=?@_~"protected static final String_allowableInUrlQuery"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789!#$%&\'()*+,-./:;=?@_~" -
ucar.httpservices.HTTPSession Modifier and Type Constant Field Value public static final StringACCEPT_ENCODING"Accept-Encoding"public static final StringHEADER_USERAGENT"User-Agent"protected static final booleanUSEPOOLtrue -
ucar.httpservices.HTTPUtil Modifier and Type Constant Field Value public static final StringDRIVELETTERS"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"public static final StringLOWERCASE"abcdefghijklmnopqrstuvwxyz"public static final StringUPPERCASE"ABCDEFGHIJKLMNOPQRSTUVWXYZ"