mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-04 20:05:51 +00:00
change coro-client to clio-client
This commit is contained in:
@@ -247,7 +247,7 @@ PlainETLSource::onConnect(
|
||||
req.set(
|
||||
boost::beast::http::field::user_agent,
|
||||
std::string(BOOST_BEAST_VERSION_STRING) +
|
||||
" coro-client");
|
||||
" clio-client");
|
||||
|
||||
req.set("X-User", "coro-client");
|
||||
}));
|
||||
|
||||
Reference in New Issue
Block a user