We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I proposing a configuration for this issue
{ # Contexts location, location if location = /my_insert { tnt_http_insert [on, off]; tnt_pass UPSTREAM; } location = /my_delete { tnt_http_delete [on, off]; tnt_pass UPSTREAM; } ... and so on ... }