Constant Field Values

org.apache.*

  • org.apache.hc.client5.http.classic.methods.HttpDelete
    Modifier and Type
    Constant Field
    Value
    public static final String
    "DELETE"
  • org.apache.hc.client5.http.classic.methods.HttpGet
    Modifier and Type
    Constant Field
    Value
    public static final String
    "GET"
  • org.apache.hc.client5.http.classic.methods.HttpHead
    Modifier and Type
    Constant Field
    Value
    public static final String
    "HEAD"
  • org.apache.hc.client5.http.classic.methods.HttpOptions
    Modifier and Type
    Constant Field
    Value
    public static final String
    "OPTIONS"
  • org.apache.hc.client5.http.classic.methods.HttpPatch
    Modifier and Type
    Constant Field
    Value
    public static final String
    "PATCH"
  • org.apache.hc.client5.http.classic.methods.HttpPost
    Modifier and Type
    Constant Field
    Value
    public static final String
    "POST"
  • org.apache.hc.client5.http.classic.methods.HttpPut
    Modifier and Type
    Constant Field
    Value
    public static final String
    "PUT"
  • org.apache.hc.client5.http.classic.methods.HttpTrace
    Modifier and Type
    Constant Field
    Value
    public static final String
    "TRACE"
  • org.apache.hc.client5.http.fluent.Request
    Modifier and Type
    Constant Field
    Value
    public static final String
    "EEE, dd MMM yyyy HH:mm:ss zzz"