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 failing captchetat responses #392

Merged
merged 3 commits into from
Apr 12, 2024

Commits on Apr 11, 2024

  1. Return req.content with upstream captchetat Content-Type

    If no Content-Type is set on response, it expects it to be application/json
    maudetes committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    145989c View commit details
    Browse the repository at this point in the history
  2. Update changelog

    maudetes committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    5a2bf10 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    maudetes committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ae7bb23 View commit details
    Browse the repository at this point in the history