Skip to content

Conversation

@CandleCandle
Copy link

No description provided.

@Tieske
Copy link
Contributor

Tieske commented May 16, 2019

@thibaultcha this PR is correct and helpful

return
end
if ans.errcode then
ngx.say("server returned the error state: ", ans.errcode, ans.errstr)
Copy link
Member

Choose a reason for hiding this comment

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

This does not seem correct; errcode and errstr will be concatenated together without spacing or anything helping to distinguish them.

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

Successfully merging this pull request may close these issues.

4 participants