-
Notifications
You must be signed in to change notification settings - Fork 113
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
Feature: Lf line break #64
base: master
Are you sure you want to change the base?
Conversation
@zhuizhuhaomeng Also, can you review this PR? I will rebase later PR to the earlier accepted one. |
According to rfc 7578 section 4.1, the boundary must:
It looks like it is not meeting the standard |
I am aware of the RFC's requirements. But the fact is that Apache( |
@suikabreaker could you modify the code style by referring to another PR (#63) and rebase the latest master |
3b2d478
to
249d0db
Compare
Not quite sure about the code style but I've checked for typos and added documentation. |
The old bug shows again... Sorry but I don't have much time for it recently. Eventually I will fix that. |
Fix #61