MCPcopy Create free account
hub / github.com/IronsDu/brynet / getStatusCode

Method getStatusCode

include/brynet/net/http/HttpParser.hpp:91–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89 }
90
91 int getStatusCode() const
92 {
93 return mStatusCode;
94 }
95
96 bool hasEntry(const std::string& key,
97 const std::string& value) const

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected