MythTV
master
mythtv
libs
libmythbase
http
mythhttprewrite.h
Go to the documentation of this file.
1
#ifndef MYTHHTTPREWRITE_H
2
#define MYTHHTTPREWRITE_H
3
4
// MythTV
5
#include "
libmythbase/http/mythhttprequest.h
"
6
7
class
MBASE_PUBLIC
MythHTTPRewrite
8
{
9
public
:
10
static
HTTPResponse
RewriteFile(
const
HTTPRequest2
&
Request
,
const
QString& File);
11
static
HTTPResponse
RewriteToSPA(
const
HTTPRequest2
&
Request
,
const
QString& File);
12
};
13
14
#endif
MythHTTPRewrite
Definition:
mythhttprewrite.h:8
MBASE_PUBLIC
#define MBASE_PUBLIC
Definition:
mythbaseexp.h:8
mythhttprequest.h
HTTPRequest2
std::shared_ptr< MythHTTPRequest > HTTPRequest2
Definition:
mythhttptypes.h:39
HTTPResponse
std::shared_ptr< MythHTTPResponse > HTTPResponse
Definition:
mythhttptypes.h:40
hardwareprofile.distros.mythtv_data.request.Request
def Request(url=None)
Definition:
request.py:62
Generated on Sat Jan 3 2026 03:16:35 for MythTV by
1.9.4