Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail to get response content while debugging #34

Open
dave7280 opened this issue Jan 11, 2016 · 2 comments
Open

Fail to get response content while debugging #34

dave7280 opened this issue Jan 11, 2016 · 2 comments

Comments

@dave7280
Copy link

Hi,

Your code has problem while debugging. If we hit breakpoint on "response.ToString();" the response body will return String.Empty.

https://gyazo.com/f747169bf1249b88d2d1e1d671cbe059 - content null with breakpoint ToString()
https://gyazo.com/6766b7f791609238e77438449e927072 - this works (no breakpoint)

I think the problem is somewhere in your implementation of ToString() in HttpResponse.
(https://gyazo.com/5bf5817667a47f687ea84c2bbc211380)

@Vort
Copy link

Vort commented Jun 30, 2017

Я только в дебаг режиме и пробовал запускать.
Решил, что библиотека вообще не рабочая.
И такой баг висит с 2016 года.
Никто этим не пользуется что ли?

@RoboNET RoboNET mentioned this issue Apr 8, 2018
@AnErrupTion
Copy link

This issue has been fixed with Better-xNet. https://github.com/AnErrupTion/Better-xNet @dave7280

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants