hf 2
This commit is contained in:
@@ -24,6 +24,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#include <QJsonDocument>
|
||||
#include <QCryptographicHash>
|
||||
#include <QDebug>
|
||||
#include <QDateTime>
|
||||
|
||||
const QString HttpDocument::Code::_200 = "200 OK";
|
||||
const QString HttpDocument::Code::_303 = "303 See Other";
|
||||
|
||||
Reference in New Issue
Block a user