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

refactor(router): categorize router fields to simplify logic #11411

Merged
merged 11 commits into from
Aug 28, 2023

Commits on Aug 22, 2023

  1. categorize_http_fields

    chronolaw committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    c314179 View commit details
    Browse the repository at this point in the history
  2. new fields

    chronolaw committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    82d3ab0 View commit details
    Browse the repository at this point in the history
  3. select()

    chronolaw committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    82fccbc View commit details
    Browse the repository at this point in the history
  4. clean

    chronolaw committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    890fbc7 View commit details
    Browse the repository at this point in the history
  5. clean

    chronolaw committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    65c52f0 View commit details
    Browse the repository at this point in the history
  6. categorize_fields

    chronolaw committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    8860999 View commit details
    Browse the repository at this point in the history
  7. is_empty_field

    chronolaw committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    5bc0a44 View commit details
    Browse the repository at this point in the history
  8. remove self.match_headers

    chronolaw committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    1b858a5 View commit details
    Browse the repository at this point in the history
  9. typo fix

    chronolaw committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    f2e7fd6 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. constant PREFIX_LEN

    chronolaw committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    25aa8cf View commit details
    Browse the repository at this point in the history
  2. constant PREFIX_LEN

    chronolaw committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    2d35104 View commit details
    Browse the repository at this point in the history