summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/core/fetch/CrossOriginAccessControl.h
Commit message (Expand)AuthorAgeFilesLines
* Use using instead of typedef in core/fetchkenneth.r.christiansen2015-12-171-1/+1
* Add suggestion to use "no-cors" with Fetch fails CORS check.jeremyarcher@google.com2015-09-091-1/+1
* Make classes and structures in core/events and core/fetch fast-allocated.tasak@google.com2015-08-261-0/+2
* [DocumentThreadableLoader] Replace m_simpleRequest with m_crossOriginNonSimpl...tyoshino@chromium.org2015-04-061-0/+3
* Make classes and functions defined in core exported.tasak@google.com2015-03-231-2/+3
* Perform CORS access checks on Beacon redirects.sigbjornf@opera.com2015-03-201-1/+1
* Remove use counter for credentialied CORS access from null originsjaphet@chromium.org2015-03-201-3/+2
* Split AccessControlStatus and other CrossOriginAccessControl decls.dominicc@chromium.org2015-01-201-5/+0
* Add use counter for credentialed CORS access from null origins.sigbjornf@opera.com2014-12-101-2/+3
* Clean up forward declarations in Source/core/fetch and /loaderzhaoze.zhou@partner.samsung.com2014-09-261-1/+0
* Move fetch-related predicates to core/fetch.yhirano@chromium.org2014-08-071-3/+0
* Fix namesabarth@chromium.org2014-07-181-2/+2
* Improve handling of CORS redirects for some resource loads.sigbjornf@opera.com2014-02-051-0/+9
* Update HTTPHeaderMap wrappers to use AtomicString type for header valuesch.dumez@samsung.com2013-12-021-1/+1
* Move core/platform/network to platform/networkabarth@chromium.org2013-10-191-1/+1
* Move CachedMetadata and CrossOriginAccessControl to fetch/ from loader/morrita@chromium.org2013-09-041-0/+62