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/
Dapache-http-legacy-current.txt2070 field public static final java.lang.String COMMENTURL_ATTR = "commenturl";