mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-09-13 22:41:25 +02:00
http_bitcoin was mostly used during #35182 to distinguish from http_libevent counterpart: - The http_libevent namespace was introduced around the legacy code in89c54ae4cb. - The http_bitcoin namespace was introduced in68b5d289d1and extended in subsequent commits. - The http_libevent namespace together with code it contained was removed in8c1eea0777. bitcoin_http is a better name as it is Bitcoin Core's implementation of the HTTP protocol, not HTTP protocol's implementation of bitcoin 402 payment required codes or anything like that. The namespace only remains for a few constants and a type which don't have HTTP in their names.
2.7 KiB
2.7 KiB