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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: request url no forwarded host #256

Merged
merged 4 commits into from
Apr 14, 2024

Commits on Apr 14, 2024

  1. fix: don't delete port if there is no forwarded host

    A regression came in e38c898 that fixed the local devtools with NextJS,
    but ultimately didn't check if `X-Forwarded-Host` was even present.
    dalechyn committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    3fae92d View commit details
    Browse the repository at this point in the history
  2. chore: changesets

    dalechyn committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    20fc942 View commit details
    Browse the repository at this point in the history
  3. chore: better changeset

    dalechyn committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    aec9dde View commit details
    Browse the repository at this point in the history
  4. chore: better changeset

    dalechyn committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    5215f28 View commit details
    Browse the repository at this point in the history