Hello. I am really sorry to insist about this safety issue. I am wondering if we could tell me if my data are already unsacped and then escaped to be shown to the browser or if the data were already escaped please?
I really need it for my cyber security tool. Best regards. Le dim. 11 mai 2025 à 20:59, anon anon <anonimoussech...@gmail.com> a écrit : > Hello. > > I want to store a FULL web page including tags in it full original > content. It is for a cyber security tool. > > Once visiting at http://localhost:8984/solr/#/MYCOLLECTION/query?q=*:* , > I see escaping (that I do not wish), I still do not see escape when > browsing at : http://localhost:8984/solr/MYCOLLECTION/select?q=* and then > when I curl with curl "http://localhost:8984/solr/MYCOLLECTION/select?q=*" > I still have the escape. > > How to store html in a non escaped result please? > > Best regards. > > >