I've already seen answer on similar topic, but rfc5322 says:
Unfolding is accomplished by simply removing any CRLF that is immediately followed by WSP.
this can break source spaceless text by adding into it spaces.
so how to fold values without spaces?