-
Notifications
You must be signed in to change notification settings - Fork 7
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
libhtml-form-perl: t/form.t fails with HTTP::Message 7.00 #50
Comments
Thanks, as always, @gregoa! |
Culprit is libwww-perl/HTTP-Message#196 |
Based on the HTML and URL specs, CRLF normalization is part of the HTML spec, not the |
@oalders Just encountered this while building my perl docker image. Is/will this be solved somehow? Currently I'm installing HTML::Form forced to circumvent this problem. |
@level420 we still need someone to fix this in |
Fixed via #53 |
We have the following bug reported to the Debian package of
HTML-Form, c.f. https://bugs.debian.org/1084899
It doesn't seem to be a bug in the packaging, so you may want to take
a look. Thanks!
------8<-----------8<-----------8<-----------8<-----------8<-----
------8<-----------8<-----------8<-----------8<-----------8<-----
Thanks for considering,
gregor herrmann,
Debian Perl Group
The text was updated successfully, but these errors were encountered: