mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 16:50:13 +01:00
2020-11-01 Fred Gleason <fredg@paravelsystems.com>
* Modified Webget to issue all error messages as mimetype 'text/html'. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -47,9 +47,7 @@ class MainObject : public QObject
|
||||
void ServeLogin();
|
||||
bool Authenticate();
|
||||
void Exit(int code);
|
||||
void XmlExit(const QString &msg,int code,
|
||||
const QString &srcfile="",int line=-1,
|
||||
RDAudioConvert::ErrorCode err=RDAudioConvert::ErrorOk);
|
||||
void TextExit(const QString &msg,int code,int line) const;
|
||||
RDFormPost *webget_post;
|
||||
QString webget_remote_hostname;
|
||||
QHostAddress webget_remote_address;
|
||||
|
||||
Reference in New Issue
Block a user