Skip to content

Set environment on each request - #4

Open
aaiiit wants to merge 2 commits into
appmonit:masterfrom
aaiiit:env-on-each-request
Open

Set environment on each request#4
aaiiit wants to merge 2 commits into
appmonit:masterfrom
aaiiit:env-on-each-request

Conversation

@aaiiit

@aaiiit aaiiit commented Sep 2, 2016

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread lib/app_monit/http.rb
response = client.request(request)

raise Error.new("Invalid response code: #{response.code} body: #{response.body}") unless SUCCESS_CODES.include?(response.code)
raise Error.new("Invalid response code: #{response.code} body: #{respose.body}") unless SUCCESS_CODES.include?(response.code)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Typo for response?

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.

2 participants