Charles Kozierok wrote:
> Hi,
>
> Hoping someone can help me out with this.. I just found a weird case
> (after banging my head against a wall for a while) where an attempt to
> do a wget request with a --post-file= directive results in an internal
> server error, but the identical request with the same (very long) POST
> string in the command like as --post-data works.
>
> This is a problem for other strings that are too long to put in the
> command line.
>
> Any ideas?
>
> Best regards,
>
> Charles
Maybe the file version contains something more?
A trailing new line, a leading BOM, different encoding...


Reply via email to