mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 06:02:29 -06:00
Rewrite rules for gzipping http response content
This commit is contained in:
committed by
sledgehammer999
parent
6353c2ca3c
commit
751f64c98b
@@ -39,6 +39,7 @@ namespace Http
|
||||
{
|
||||
QByteArray toByteArray(Response response);
|
||||
QString httpDate();
|
||||
void compressContent(Response &response);
|
||||
}
|
||||
|
||||
#endif // HTTP_RESPONSEGENERATOR_H
|
||||
|
||||
Reference in New Issue
Block a user