Backblaze / b2-sdk-java

The official Java SDK for using Backblaze's B2 Storage APIs
Other
93 stars 26 forks source link

validate chars in file info header name #112

Closed fmbz closed 4 years ago

fmbz commented 4 years ago

This PR validates against all supported chars in RFC 7230 https://tools.ietf.org/html/rfc7230#section-3.2

Testing: All tests

certainmagic commented 4 years ago

thanks, @fmbz. could you please put the reference to the RFC & its link back in? and then i think we're good to go. :)