MCPcopy Create free account
hub / github.com/code4craft/jsoup-learning / cookie

Method cookie

src/main/java/org/jsoup/Connection.java:310–310  ·  view source on GitHub ↗

Get a cookie value by name from this request/response. Response objects have a simplified cookie model. Each cookie set in the response is added to the response object's cookie key=value map. The cookie's path, domain, and expiry date are ignored. @param name name of cookie to retrieve. @return

(String name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

doesPostMethod · 0.65
cookieMethod · 0.65
cookieMethod · 0.65
cookiesMethod · 0.65
executeMethod · 0.65
setupFromConnectionMethod · 0.65

Implementers 1

Basesrc/main/java/org/jsoup/helper/HttpCon

Calls

no outgoing calls

Tested by 4

doesPostMethod · 0.52
cookieMethod · 0.52