Searched defs:contentDisposition (Results 1 – 4 of 4) sorted by relevance
1081 …tEvent(const std::string& url, const std::string& userAgent, const std::string& contentDisposition, in DownloadStartEvent()
123 const std::string& contentDisposition, const std::string& mimetype, long contentLength) in OnDownloadStart()
4856 const std::string& contentDisposition, const std::string& mimetype, long contentLength) in OnDownloadStart()
1305 auto contentDisposition = webDownloadResponse->GetContentDisposition(); in OnDownloadStart() local