MCPcopy Create free account
hub / github.com/PurpleI2P/i2pd / GetSendUserAgent

Method GetSendUserAgent

libi2pd_client/HTTPProxy.h:28–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26 std::string GetOutproxyURL() const { return m_OutproxyUrl; }
27 bool GetHelperSupport() const { return m_Addresshelper; }
28 bool GetSendUserAgent () const { return m_SendUserAgent; }
29
30 protected:
31

Callers 1

HTTPReqHandlerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected