Skip to content

Fix the issue when the request/response body exceeds 4096 bytes#33

Merged
iawia002 merged 1 commit intomainfrom
write_body
Nov 20, 2024
Merged

Fix the issue when the request/response body exceeds 4096 bytes#33
iawia002 merged 1 commit intomainfrom
write_body

Conversation

@iawia002
Copy link
Member

Stop using blocking_write_and_flush directly, handle write and flush manually.

fix #32

continue #29

@iawia002 iawia002 merged commit e86297c into main Nov 20, 2024
@iawia002 iawia002 deleted the write_body branch November 20, 2024 03:04
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.

Buffer too large for blocking-write-and-flush (expected at most 4096)

1 participant