yiisoft / yii2-httpclient

Yii 2 HTTP client
https://www.yiiframework.com
BSD 3-Clause "New" or "Revised" License
430 stars 157 forks source link

Unrecognized format #244

Closed asadbekuzz closed 4 months ago

asadbekuzz commented 6 months ago

What steps will reproduce the problem?

When I the resquest the server, I have the error message for spesific endpoint

What's expected?

What do you get instead?

Unrecognized format ''","Code: 0\nFile: D:\...\vendor\yiisoft\yii2-httpclient\src\Client.php\nLine: 178

Q A
Yii version 2.0.14
Yii HTTP Client version 2.0.13
PHP version 7.4
Operating system windows 10
bizley commented 6 months ago

Please provide the minimal amount of code to reproduce it. So far we can only see that your set format is empty.

asadbekuzz commented 4 months ago

Please provide the minimal amount of code to reproduce it. So far we can only see that your set format is empty.

Thank you for attention. I've solved the problem that i make.