-
-
Notifications
You must be signed in to change notification settings - Fork 117
Add SKIP policy to not expect a PROXY header #96
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
Conversation
e891fdd
to
2211fd7
Compare
@pires could you please take a look on this PR? |
Please, add tests and documentation. I think what you wrote in #95 description is a good starting point. |
@pires where should I put the documentation? |
d8f0cc6
to
6a007c7
Compare
@pires is there anything else I need to add to the PR? |
I need a couple days to review this. Thank you very much for your contribution. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry @kayrus but with a recent bump in the Go tooling version(s), tests that spawn go-routines fail to pass go vet
if they have calls to Fatalf
and such. Can you, please, work on that?
Other than that, this LGTM!
@pires fixed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot for your contribution.
Resolves #95