GuzzleHttp\Test\Handler\StreamHandlerTest::testAddsProxy PHP Метод

testAddsProxy() публичный Метод

public testAddsProxy ( )
    public function testAddsProxy()
    {
        $this->getSendResult(['proxy' => '127.0.0.1:8125']);
    }