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

Add support for newer LLHTTP status codes #2269

Merged
merged 1 commit into from
Sep 16, 2022

Conversation

Lukasa
Copy link
Contributor

@Lukasa Lukasa commented Sep 16, 2022

Motivation:

We should better tolerate LLHTTP status codes we don't yet know about.

Modifications:

  • Added support for the status codes that currently exist
  • Add a fallback to the RAW case for the future.

Result:

Better management of LLHTTP status codes

Motivation:

We should better tolerate LLHTTP status codes we don't yet know about.

Modifications:

- Added support for the status codes that currently exist
- Add a fallback to the RAW case for the future.

Result:

Better management of LLHTTP status codes
@Lukasa Lukasa added the patch-version-bump-only For PRs that when merged will only cause a bump of the patch version, ie. 1.0.x -> 1.0.(x+1) label Sep 16, 2022
@Lukasa Lukasa enabled auto-merge (squash) September 16, 2022 15:20
@Lukasa Lukasa merged commit 3cfd8ac into apple:main Sep 16, 2022
@Lukasa Lukasa deleted the cb-new-status-codes branch September 16, 2022 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch-version-bump-only For PRs that when merged will only cause a bump of the patch version, ie. 1.0.x -> 1.0.(x+1)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants