mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-11 01:44:58 -06:00
Demote to helper function
Rename function
This commit is contained in:
@@ -37,11 +37,8 @@
|
||||
|
||||
namespace Http
|
||||
{
|
||||
namespace ResponseGenerator
|
||||
{
|
||||
QByteArray generate(Response response);
|
||||
QString httpDate();
|
||||
};
|
||||
QByteArray toByteArray(Response response);
|
||||
QString httpDate();
|
||||
}
|
||||
|
||||
#endif // HTTP_RESPONSEGENERATOR_H
|
||||
|
||||
Reference in New Issue
Block a user