naresh-uplight

Results 2 issues of naresh-uplight

https://github.com/zappa/Zappa/blob/a1e842cf95e5bd99a84e89d5eaaed42ff82f57eb/zappa/wsgi.py#L105 As per the [MDN docs](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Forwarded-For#syntax) the whitespace is optional and I have a case where the request errors because of that.

has-pr
next-release-candidate

## Description Whitespace in X-Forwarded-For is optional and therefore should handle the case when there is no whitespace ## GitHub Issues https://github.com/zappa/Zappa/issues/1127