actions {   new_stream {     request_headers {       headers {         key: ":method"         value: "�"       }       headers {         key: ":path"         value: "�"       }       headers {         key: ":scheme"         value: "T"       }       headers {         key: ":authority"         value: "T"       }     }   } } actions {   client_drain {   } } actions {   stream_action {     request {       read_disable: true     }   } } actions {   stream_action {     response {       read_disable: false     }   } }
