mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-11-06 15:36:12 +08:00
Add non-json support for http body
This commit is contained in:
@@ -693,6 +693,7 @@ let needSetup = false;
|
||||
bean.authMethod = monitor.authMethod;
|
||||
bean.authWorkstation = monitor.authWorkstation;
|
||||
bean.authDomain = monitor.authDomain;
|
||||
bean.httpBodyEncoding = monitor.httpBodyEncoding;
|
||||
|
||||
await R.store(bean);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user