crccheck / docker-hello-world

Hello World web server in under 2 MB
https://hub.docker.com/r/crccheck/hello-world/
161 stars 161 forks source link

Add HTTP header with 200 status to response #1

Closed mdisibio closed 7 years ago

mdisibio commented 7 years ago

Hello, this adds a minimal HTTP header to the result for the 200 status. This should help it work as expected behind load balancers.

crccheck commented 7 years ago

sweet, thanks!