Skip to content

http1: return error if send_response returns incomplete#48373

Merged
jkarneges merged 1 commit into
mainfrom
jkarneges/handle-partial
Jun 22, 2026
Merged

http1: return error if send_response returns incomplete#48373
jkarneges merged 1 commit into
mainfrom
jkarneges/handle-partial

Conversation

@jkarneges

Copy link
Copy Markdown
Member

A small fix before this code gets replaced. Currently, if send_response returns Some to indicate the write to the buffer was incomplete, we treat the call as successful. Instead, we should treat it as unsuccessful, same as Err.

@jkarneges jkarneges requested a review from a team June 18, 2026 21:23
@jkarneges jkarneges merged commit e245ec8 into main Jun 22, 2026
19 checks passed
@jkarneges jkarneges deleted the jkarneges/handle-partial branch June 22, 2026 16:59
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.

2 participants