lib/curl/Headers: central type definition for the header map
This commit is contained in:

committed by
Max Kellermann

parent
fdc0329e64
commit
1e548fb6e3
@@ -55,7 +55,7 @@ UPnPDeviceDirectory::Downloader::Destroy() noexcept
|
||||
|
||||
void
|
||||
UPnPDeviceDirectory::Downloader::OnHeaders(unsigned status,
|
||||
std::multimap<std::string, std::string> &&)
|
||||
Curl::Headers &&)
|
||||
{
|
||||
if (status != 200) {
|
||||
Destroy();
|
||||
|
Reference in New Issue
Block a user