Hi, I got this error when the bytes of headers terminate with more than one CR-LF.
HttpParser on line 953 shows:
if (ch == HttpTokens.LINE_FEED) {
_contentPosition=0;
// End of headers!
Is this normal behavior?
Regards
Vassilis
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
