test: cover common HTTP attacks and common malformed requests
This commit only adds new automated tests to Bitcoin Core. It does not change the actual server code that handles HTTP requests. The tests verify that the existing HTTP server correctly rejects or handles common web attacks such as path tr…
881d4b6cby Matthew Zipkin+210−121 file