Skip to main content

Static Response

cp:otoroshi.next.plugins.StaticResponse

This plugin returns static responses

categories:

  • TrafficControl

default configuration:

{
"status" : 200,
"headers" : { },
"body" : ""
}