Why `http.request.body.content` and `http.response.body.content` was introduces as `keyword` fields? Should they be `text` instead to allow full text search over request and response content? It looks a lot more useful to me.
Why
http.request.body.contentandhttp.response.body.contentwas introduces askeywordfields?Should they be
textinstead to allow full text search over request and response content? It looks a lot more useful to me.