-
Notifications
You must be signed in to change notification settings - Fork 654
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
Fix typo in javadoc for allowPartialChunks
setting
#3471
Conversation
Signed-off-by: Andrew Ross <andrross@amazon.com>
@andrross Please sign the Contributor License Agreement! Click here to manually synchronize the status of this Pull Request. See the FAQ for frequently asked questions. |
reactor-netty-http/src/main/java/reactor/netty/http/HttpDecoderSpec.java
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@andrross Thanks for the PR!
Can you please sing the CLA?
May be we can mark this as on obvious fix? https://cla.pivotal.io/about#obvious-fix
allowPartialChunks
setting
@pivotal-cla This is an Obvious Fix |
@andrross This Pull Request contains an obvious fix. Signing the Contributor License Agreement is not necessary. |
Signed-off-by: Andrew Ross <andrross@amazon.com>
FYI @reta, I stumbled across a typo in #3453