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

Major rework of how handleRequest actually works #7

Merged
merged 1 commit into from Dec 18, 2019

Conversation

ghetzel
Copy link
Owner

@ghetzel ghetzel commented Dec 18, 2019

  • Better handling of AllowInsecureLoopbackBindings that actually verifies that the request hostname IS a loopback address.
  • Set AllowInsecureLoopbackBindings default true
  • Improved MIME type detection for all served files
  • More flexible Timeout specification for ProxyMount
  • Organized and cleaned up logging
  • Added overridable default that sets Connection: close on all responses unless disabled

@ghetzel ghetzel merged commit 8973cfd into master Dec 18, 2019
@ghetzel ghetzel deleted the refactor/handler branch December 18, 2019 23:10
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.

None yet

1 participant