6 string references to 'Cookie'

HttpCache::__construct in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php
Constructor.
PageCacheTest::testPageCache in drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/PageCacheTest.php
Tests cache headers.
Request::addCookie in drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php
Add a Cookie value by name to the Cookie header
Request::getCookies in drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php
Get an array of Cookies
Request::removeCookie in drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php
Remove a specific cookie value by name
system_library_info in drupal/core/modules/system/system.module
Implements hook_library_info().