We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The message like Cannot connect to host www.google.com:443 ssl:None is misleading. ssl:None means 'default', not 'disabled'
Cannot connect to host www.google.com:443 ssl:None
ssl:None
Cannot connect to host www.google.com:443 ssl:[default] looks much better
Cannot connect to host www.google.com:443 ssl:[default]
Fix misleading message in the string representation of `ClientConnect…
ClientConnectorError
[3.6] Fix misleading message in the string representation of `ClientC…
Fixed by #4120
Activity
Fix misleading message in the string representation of `ClientConnect…
ClientConnectorError
#4120Fix misleading message in the string representation of `ClientConnect…
[3.6] Fix misleading message in the string representation of `ClientC…
asvetlov commentedon Oct 1, 2019
Fixed by #4120
[3.6] Fix misleading message in the string representation of `ClientC…