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

Ignoring invalid headers for requests #145

Merged
merged 6 commits into from
Aug 8, 2023

Commits on Jul 24, 2023

  1. config for ingoring invalid headers in requests

    Gustavo Meira committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    b3a9444 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. WIP: adding ignore_invalid_headers config for requests

    Gustavo Meira committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    e612edb View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. finishing up tests

    Gustavo Meira committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    63d45dc View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. removing unused use

    Gustavo Meira committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    789759a View commit details
    Browse the repository at this point in the history
  2. missing create::

    Gustavo Meira committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    e2ed539 View commit details
    Browse the repository at this point in the history
  3. removing malformed outter doc comment

    Gustavo Meira committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    e4ff95b View commit details
    Browse the repository at this point in the history