MCPcopy Create free account
hub / github.com/ClickHouse/ClickHouse / setURI

Method setURI

base/poco/Net/src/HTTPRequest.cpp:88–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86
87
88void HTTPRequest::setURI(const std::string& uri)
89{
90 _uri = uri;
91}
92
93
94void HTTPRequest::setHost(const std::string& host)

Callers 4

prepareSubmitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected