Files
bitcoin/src/test/fuzz/http_request.cpp
Ryan Ofsky 42e5829d97 refactor: Remove call to ShutdownRequested from HTTPRequest
Pass HTTP server an interrupt object instead of having it depend on shutdown.h
and global shutdown state.

There is no change in behavior in this commit.
2023-12-04 15:39:15 -04:00

3.0 KiB