mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-23 08:48:07 -06:00
Enable gzip compression in the webui.
This commit is contained in:
@@ -48,6 +48,7 @@ public:
|
||||
const QList<QByteArray>& torrents() const;
|
||||
void writeHeader(const QByteArray& ba);
|
||||
void writeMessage(const QByteArray& ba);
|
||||
bool acceptsEncoding();
|
||||
inline const QHttpRequestHeader& header() const { return m_header; }
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user