Home | History | Annotate | Download | only in loader

Lines Matching refs:referer

1217 void FrameLoader::loadURLIntoChildFrame(const KURL& url, const String& referer, Frame* childFrame)
1249 childFrame->loader()->loadURL(workingURL, referer, String(), false, childLoadType, 0, 0, false);
1251 childFrame->loader()->loadURL(workingURL, referer, String(), false, childLoadType, 0, 0);
3320 // to the widespread suppression of the Referer header at the network