Files
bitcoin/src/httpserver.h
Ryan Ofsky df76891a3b refactor: Add ExecuteHTTPRPC function
Add ExecuteHTTPRPC to provide a way to execute an HTTP request without relying
on HTTPRequest and libevent types.

Behavior is not changing in any way, this is just moving code. This commit may
be easiest to review using git's --color-moved option.
2026-02-27 19:26:08 -04:00

5.7 KiB