> I am trying to send a file using post_data option and it seems that > the new line character '\n' is always removed. Is there > a way to fix this? > Content-type: application/x-www-form-urlencoded Newline has no meaning for this content type. I don't believe Lynx supports any other. I'd suggest using a Perl WWW library.
- lynx-dev how to put new line when using --post_data option Clement Ng
- David Woolley
