Home
last modified time | relevance | path

Searched refs:COMMENTURL_ATTR (Results 1 – 3 of 3) sorted by relevance

/external/apache-http/src/org/apache/http/cookie/
DClientCookie.java65 public static final String COMMENTURL_ATTR = "commenturl"; field
/external/apache-http/src/org/apache/http/impl/cookie/
DRFC2965Spec.java78 … registerAttribHandler(ClientCookie.COMMENTURL_ATTR, new RFC2965CommentUrlAttributeHandler()); in RFC2965Spec()
/external/apache-http/api/
Dcurrent.txt1955 field @Deprecated public static final String COMMENTURL_ATTR = "commenturl";