MCPcopy Create free account
hub / github.com/BlueAndi/Pixelix / toString

Method toString

lib/AsyncHttpClient/src/HttpHeader.cpp:92–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90}
91
92String HttpHeader::toString() const
93{
94 return String(m_name + ": " + m_value);
95}
96
97/******************************************************************************
98 * Protected Methods

Callers 7

addDeviceInfoMethod · 0.80
ws.jsFile · 0.80
cmdGetIPAddressMethod · 0.80
getIPAddressFunction · 0.80
showIpAddressMethod · 0.80
entryMethod · 0.80
entryMethod · 0.80

Calls 1

StringClass · 0.85

Tested by

no test coverage detected