Searched refs:setHost (Results 1 – 12 of 12) sorted by relevance
75 setHost: false, property84 setHost: true, property94 setHost: 0, property103 setHost: null, property
81 public function setHost($var) function in Grpc\\Testing\\ResponseParams
306 cmdLine.address.setHost("127.0.0.1"); in runClient()318 cmdLine.address.setHost(parseString(arg+7).c_str()); in runClient()
848 testCtx.address.setHost("127.0.0.1"); in runExecServerTests()866 testCtx.address.setHost(arg+7); in runExecServerTests()
169 const setHost = (options.setHost === undefined || Boolean(options.setHost));266 if (host && !this.getHeader('host') && setHost) {
46 void SocketAddress::setHost (const char* host) in setHost() function in de::SocketAddress
47 void setHost (const char* host);
73 address.setHost ("127.0.0.1"); in start()
287 self.setHost = false298 self.setHost = true964 if (self.setHost) {
481 address.setHost(cmdLine.serverBinOrAddress.c_str()); in createCommLink()
2840 * `setHost` {boolean}: Specifies whether or not to automatically add the
126 …thub.com/nodejs/node/commit/e1f44a6366)] - **http**: fix `request` when `setHost` is `true` (Xadil…