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

Method GetOutproxyURL

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

Source from the content-addressed store, hash-verified

24 ~HTTPProxy() {};
25
26 std::string GetOutproxyURL() const { return m_OutproxyUrl; }
27 bool GetHelperSupport() const { return m_Addresshelper; }
28 bool GetSendUserAgent () const { return m_SendUserAgent; }
29

Callers 1

HTTPReqHandlerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected