gateway: httpgateway: Adjust default payload length for urlencoded content
这个提交包含在:
父节点
a71c3da129
当前提交
e326e09a36
@ -1,5 +1,8 @@
|
||||
#ifndef HTTPGATEWAY_H
|
||||
#define HTTPGATEWAY_H
|
||||
|
||||
#define CPPHTTPLIB_FORM_URL_ENCODED_PAYLOAD_MAX_LENGTH 65536
|
||||
|
||||
#include <httplib.h>
|
||||
#include "gatewayinterface.h"
|
||||
#include "../requestworker.h"
|
||||
|
正在加载...
在新工单中引用
屏蔽一个用户