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

Interim response handling #63

Merged
merged 1 commit into from
Aug 30, 2024
Merged

Interim response handling #63

merged 1 commit into from
Aug 30, 2024

Conversation

ioquatix
Copy link
Member

@ioquatix ioquatix commented Aug 30, 2024

This introduces a semantic for handling interim responses.

Interim responses have a status code of 1xx (excluding 101 upgrade). In theory it's okay to ignore them, so this interface is designed to be optional.

It exposes interim responses in a way that is compatible with both the client and server side.

Types of Changes

  • New feature.

Contribution

@ioquatix ioquatix force-pushed the interim-response-handling branch 3 times, most recently from 609fef6 to 53497dd Compare August 30, 2024 22:24
@ioquatix ioquatix force-pushed the interim-response-handling branch from 53497dd to 73d2685 Compare August 30, 2024 22:25
@ioquatix ioquatix merged commit bba8028 into main Aug 30, 2024
48 of 50 checks passed
@ioquatix ioquatix deleted the interim-response-handling branch August 30, 2024 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant