SEND_RESPONSE {
    if inbound.status == 418 {
        counter("plugin.header_rewrite.teapots");
    }
}
