Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimum working configuration #207

Merged
merged 1 commit into from
Jul 1, 2019
Merged

Minimum working configuration #207

merged 1 commit into from
Jul 1, 2019

Conversation

blaines
Copy link
Contributor

@blaines blaines commented Jun 26, 2019

Issue #, if available:
The example given will return a 502 Bad Gateway

Description of changes:

Adding an empty header will make the ALB respond successfully.

Alternatively, using text/plain content type will return the body as plain text.

map[string]string{"Content-Type":"text/plain"}

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov-io
Copy link

codecov-io commented Jun 26, 2019

Codecov Report

Merging #207 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #207   +/-   ##
======================================
  Coverage    77.2%   77.2%           
======================================
  Files          18      18           
  Lines         636     636           
======================================
  Hits          491     491           
  Misses        104     104           
  Partials       41      41

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update af0b813...3817bee. Read the comment docs.

@bmoffatt bmoffatt merged commit 5149d77 into aws:master Jul 1, 2019
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.

3 participants