Skip to main content

Default request body

cp:otoroshi.next.plugins.NgDefaultRequestBody

This plugin adds a default request body if none specified

categories:

  • Transformations

default configuration:

{
"bodyBinary" : "",
"contentType" : "text/plain",
"contentEncoding" : null
}