MCPcopy Create free account
hub / github.com/Barracuda09/SATPI / clearMessage

Method clearMessage

src/socket/SocketClient.h:59–61  ·  view source on GitHub ↗

Clear the HTTP message from this client

Source from the content-addressed store, hash-verified

57
58 /// Clear the HTTP message from this client
59 void clearMessage() {
60 _msg.clear();
61 }
62
63 /// Add HTTP message to this client
64 /// @param msg specifiet the message to set/add

Callers 1

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected