Interface Request

    • Method Detail

      • getAccept

        String getAccept()
        Deprecated.
        Get the value of the Accept header
      • getAcceptCharset

        String getAcceptCharset()
        Deprecated.
        Get the value of the Accept-Charset header
      • getAcceptEncoding

        String getAcceptEncoding()
        Deprecated.
        Get the value of the Accept-Encoding header
      • getAcceptLanguage

        String getAcceptLanguage()
        Deprecated.
        Get the value of the Accept-Language header
      • getAuthorization

        String getAuthorization()
        Deprecated.
        Get the value of the Authorization header
      • getIfMatch

        org.apache.abdera.util.EntityTag[] getIfMatch()
        Deprecated.
        Get a listing of Etags from the If-Match header
      • getIfModifiedSince

        Date getIfModifiedSince()
        Deprecated.
        Get the value of the If-Modified-Since header
      • getIfNoneMatch

        org.apache.abdera.util.EntityTag[] getIfNoneMatch()
        Deprecated.
        Get a listing of ETags from the If-None-Match header
      • getIfUnmodifiedSince

        Date getIfUnmodifiedSince()
        Deprecated.
        Get the value of the If-Unmodified-Since header
      • getMaxStale

        long getMaxStale()
        Deprecated.
        Get the max-stale value from the Cache-Control header
      • getMinFresh

        long getMinFresh()
        Deprecated.
        Get the min-fresh value from the Cache-Control header
      • isOnlyIfCached

        boolean isOnlyIfCached()
        Deprecated.
        True if the only-if-cached directive is set in the Cache-Control header