mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 10:52:53 +00:00
kget: remove TODO
realm is the application name, kget in this case Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
ce1fa9466a
commit
7a05002202
1 changed files with 0 additions and 1 deletions
|
@ -216,7 +216,6 @@ void HttpServer::respond(const QByteArray &url, QByteArray *outdata, ushort *htt
|
|||
}
|
||||
}
|
||||
|
||||
// TODO: realm: KGet Webinterface Authorization
|
||||
outheaders->insert("Server", "KGet"); //TODO: add KGet version
|
||||
// for HTTP information see: http://www.jmarshall.com/easy/http/
|
||||
QByteArray block;
|
||||
|
|
Loading…
Add table
Reference in a new issue