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

Fix request and response headerValue #1376

Merged
merged 4 commits into from
Jun 7, 2024
Merged

Fix request and response headerValue #1376

merged 4 commits into from
Jun 7, 2024

Commits on Jun 7, 2024

  1. Fix request.headerValue

    Make it case insensitive.
    ankur22 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    f0a89b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6631656 View commit details
    Browse the repository at this point in the history
  3. Fix response.headerValue

    Ensure it is case insensitive
    ankur22 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    778e1be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34c4aa0 View commit details
    Browse the repository at this point in the history