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

Small speed up to update_headers #9366

Merged
merged 7 commits into from
Oct 1, 2024
Merged

Small speed up to update_headers #9366

merged 7 commits into from
Oct 1, 2024

Commits on Oct 1, 2024

  1. Small speed up to update_headers

    - Avoid checking to see if the port is default if no port is set
    - Avoid using strip for a single char check
    bdraco committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    66aa32d View commit details
    Browse the repository at this point in the history
  2. guard insead

    bdraco committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    8a7392b View commit details
    Browse the repository at this point in the history
  3. needs comments

    bdraco committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ad7880f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86a2e23 View commit details
    Browse the repository at this point in the history
  5. reduce indent

    bdraco committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    45e104a View commit details
    Browse the repository at this point in the history
  6. reduce indent

    bdraco committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    56d3c5a View commit details
    Browse the repository at this point in the history
  7. reduce indent

    bdraco committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a471866 View commit details
    Browse the repository at this point in the history