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

Retry a request after getting a 408 on a persisted connection. #128

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

notroj
Copy link
Owner

@notroj notroj commented Oct 23, 2023

Retry a request after getting a 408 on a persisted connection.

* src/ne_request.c (send_request): Retry for a 408 response.

* test/request.c (retry_408, dont_retry_408): New tests.

* src/ne_request.c (send_request): Retry for a 408 response.

* test/request.c (retry_408, dont_retry_408): New tests.
@notroj notroj merged commit 4ade9da into master Oct 23, 2023
192 checks passed
@notroj notroj deleted the retry-408 branch October 23, 2023 20:03
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