Exiv2
Toggle main menu visibility
Loading...
Searching...
No Matches
include
exiv2
http.hpp
1
// SPDX-License-Identifier: GPL-2.0-or-later
2
3
#ifndef HTTP_HPP_
4
#define HTTP_HPP_
5
6
#include "exiv2lib_export.h"
7
8
#include "datasets.hpp"
9
10
namespace
Exiv2
{
18
EXIV2API
int
http
(
Exiv2::Dictionary
& request,
Exiv2::Dictionary
& response, std::string& errors);
19
}
// namespace Exiv2
20
21
#endif
Exiv2
Class CrwImage to access Canon CRW images. References: The Canon RAW (CRW) File Format by Phil Harv...
Definition
asfvideo.hpp:15
Exiv2::http
EXIV2API int http(Exiv2::Dictionary &request, Exiv2::Dictionary &response, std::string &errors)
execute an HTTP request
Definition
http.cpp:124
Exiv2::Dictionary
std::map< std::string, std::string > Dictionary
typedef for string:string map
Definition
datasets.hpp:312
Generated on
for Exiv2 by
1.17.0