Home
last modified time | relevance | path

Searched defs:allowCredentials (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/chromium/public/
DWebURLLoaderOptions.h47 bool allowCredentials; // Whether to send HTTP credentials and cookies with the request. member
/external/webkit/Source/WebCore/loader/
DThreadableLoader.h61 bool allowCredentials; // Whether HTTP credentials and cookies are sent with the request. member