Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Send the correct host header when fetching keys #941

Merged
merged 3 commits into from
Jul 28, 2016

Conversation

erikjohnston
Copy link
Member

No description provided.

@NegativeMjark
Copy link
Contributor

LGTM

logger.debug("Timeout waiting for response from %s", self.host)
logger.debug(
"Timeout waiting for response from %s: %s",
self.host, self.transport.getPeer(),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can't call getPeer() here cause the connection might have disappeared.

@NegativeMjark
Copy link
Contributor

Actually LGTM

@erikjohnston erikjohnston merged commit 78cac3e into develop Jul 28, 2016
@richvdh richvdh deleted the erikj/key_client_fix branch December 1, 2016 14:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants