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

feat: support customize request buffer size for http request #219

Merged
merged 1 commit into from
Jul 29, 2022

Conversation

dk-lockdown
Copy link
Collaborator

@dk-lockdown dk-lockdown commented Jul 29, 2022

ref: #218

Ⅰ. Describe what this PR did

Support customize ReadBufferSizeWriteBufferSizeMaxRequestBodySize for fasthttp server.

ReadBufferSize default to 4096
WriteBufferSize default to 4096
MaxRequestBodySize default to 4MB

Ⅱ. Does this pull request fix one issue?

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

@dk-lockdown dk-lockdown merged commit 593fd25 into CECTC:dev Jul 29, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jul 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant