From 09d4d3a1416fdd5a0bbe1079557c94a28317901a Mon Sep 17 00:00:00 2001 From: eticzon Date: Thu, 18 Feb 2016 00:14:48 +1100 Subject: [PATCH] Corrected header spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0ef0b8..0f4e2b7 100644 --- a/README.md +++ b/README.md @@ -241,6 +241,6 @@ use case, development servers will usually be running locally, often with self-signed certificates for testing. You shouldn't use devd in cases where upstream cert validation matters. -The *X-Forarded-Host* header is set to the devd server's address for reverse +The *X-Forwarded-Host* header is set to the devd server's address for reverse proxied traffic. You might need to enable support for this in your application for redirects and the like to work correctly.