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: it's going to be OK #1078

Merged
merged 1 commit into from
Feb 4, 2024
Merged

fix: it's going to be OK #1078

merged 1 commit into from
Feb 4, 2024

Conversation

Mishura4
Copy link
Member

@Mishura4 Mishura4 commented Feb 4, 2024

For some reason Blizzard's API doesn't send "OK" with "HTTP/1.1 200"
For some reason D++ REALLY wants there to be a 3rd thing separated by spaces there despite not using it ever
No more.

Code change checklist

  • I have ensured that all methods and functions are fully documented using doxygen style comments.
  • My code follows the coding style guide.
  • I tested that my change works before raising the PR.
  • I have ensured that I did not break any existing API calls.
  • I have not built my pull request using AI, a static analysis tool or similar without any human oversight.

Copy link
Contributor

github-actions bot commented Feb 4, 2024

Thank you for your contribution, but PRs must be raised against the dev branch. Please log your pull request against the dev branch not master. You can also retarget this pull request, then reopen it.

@github-actions github-actions bot closed this Feb 4, 2024
@github-actions github-actions bot added documentation Improvements or additions to documentation github_actions Pull requests that update GitHub Actions code code Improvements or additions to code. packaging labels Feb 4, 2024
@Mishura4 Mishura4 reopened this Feb 4, 2024
@Mishura4 Mishura4 changed the base branch from master to dev February 4, 2024 06:04
@braindigitalis braindigitalis merged commit 843bdc3 into brainboxdotcc:dev Feb 4, 2024
59 of 75 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Improvements or additions to code. documentation Improvements or additions to documentation github_actions Pull requests that update GitHub Actions code packaging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants