pub fn create_standard_nautilus_headers() -> Vec<(String, String)>Expand description
Returns the standard headers every NautilusTrader HTTP and WebSocket client sends.
Carries the NautilusTrader USER_AGENT with the compile-time version.
pub fn create_standard_nautilus_headers() -> Vec<(String, String)>Returns the standard headers every NautilusTrader HTTP and WebSocket client sends.
Carries the NautilusTrader USER_AGENT with the compile-time version.