You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitMate.io thinks the contributor most likely able to help you is @asvetlov.
Possibly related issues are #2992 (question), #1670 (ClientResponse ergonomics), #1898 (Any difference between url and url_obj in URL), #172 (Question about ServerHttpProtocol.closing()), and #824 (URL with #).
Sorry, for using Issues as Q&A board but there was no response on the mailinglist.
X-Post: https://groups.google.com/forum/#!msg/aio-libs/ibZkny12BpM/ci7sEQjlAQAJ
My question is about ClientResponse class.
What is the difference between
ClientResponse.url
andClientResponse.real_url
?I can not find any.
e.g. I tried to get this URL
https://www.fsf.org/static/fsforg/rss/news.xml
which is redirected to
https://static.fsf.org/fsforg/rss/news.xml
The text was updated successfully, but these errors were encountered: