We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Due to the design spec:
/srp
SRP_ADMIN_ROOT_PATH
true
false
**response_transformer**
<action> = <value>
<action> = <key> : <value>
<action> = <value> , <action> = <value>
<action> = <value> , <action> = <key> : <value>
replace.status_code=400
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Due to the design spec:
Store config rule in a data store
Admin Route
/srp
(If pass expression evaluation) using [thaitype/data-viewer#6](Provide express middleware as external library data-viewer#6), to show the list for debuggSRP_ADMIN_ROOT_PATH
: the root path of admin of the reverse proxy, default is/srp
Data Schema for Spy config rules
true
/false
**response_transformer**
<action> = <value>
, the value is JSON-compatibility data<action> = <key> : <value>
, the value is JSON-compatibility data<action> = <value> , <action> = <value>
<action> = <value> , <action> = <key> : <value>
replace.status_code=400
The text was updated successfully, but these errors were encountered: