MCPcopy Create free account
hub / github.com/SmingHub/Sming / resetHeaders

Method resetHeaders

Sming/Components/Network/src/Network/Http/HttpConnection.cpp:65–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65void HttpConnection::resetHeaders()
66{
67 header.reset();
68 incomingHeaders.clear();
69}
70
71int HttpConnection::staticOnMessageBegin(http_parser* parser)
72{

Callers 1

Calls 2

resetMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected