You are here

namespace GuzzleHttp\Cookie in Zircon Profile 8

Same name in other branches
  1. 8.0 GuzzleHttp\Cookie
Classsort descending Location Description
CookieJar vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php Cookie jar that stores cookies an an array
CookieJarInterface vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php Stores HTTP cookies.
FileCookieJar vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php Persists non-session cookies using a JSON formatted file
SessionCookieJar vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php Persists cookies in the client session
SetCookie vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php Set-Cookie object