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

Proxy middleware: add ModifyRequest function to modify http.Request before proxy #2043

Closed
wants to merge 2 commits into from

Commits on Dec 14, 2021

  1. modify proxy middleware to accept a ModifyRequest func to apply chang…

    …es to http.Request before passing it to underlysing ReverseProxy
    binhnguyenduc committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    d4cdf89 View commit details
    Browse the repository at this point in the history
  2. update go.mod

    binhnguyenduc committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    12d3589 View commit details
    Browse the repository at this point in the history