Searched refs:responseHeaders (Results 1 – 3 of 3) sorted by relevance
24 const BHttpHeaders& responseHeaders
151 ServerHelper::NotifyClientTooOld(const BHttpHeaders& responseHeaders) in NotifyClientTooOld() argument156 const char* minimumVersionC = responseHeaders[KEY_HEADER_MINIMUM_VERSION]; in NotifyClientTooOld()
382 const BHttpHeaders responseHeaders = result.Headers(); in DownloadToLocalFile() local383 const char *locationC = responseHeaders["Location"]; in DownloadToLocalFile()401 ServerHelper::NotifyClientTooOld(responseHeaders); in DownloadToLocalFile()