MCPcopy Create free account
hub / github.com/davisking/dlib / clear

Method clear

dlib/http_client/http_client.cpp:725–729  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

723// ----------------------------------------------------------------------------------------
724
725 void http_client::clear()
726 {
727 headers.clear();
728 cookies.clear();
729 }
730
731// ----------------------------------------------------------------------------------------
732

Callers 9

parse_urlMethod · 0.45
grab_urlMethod · 0.45
deserializeFunction · 0.45
clearMethod · 0.45
deserializeFunction · 0.45
clearMethod · 0.45
deserializeFunction · 0.45
deserializeFunction · 0.45
clearMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected