I wonder if I'm the only one on this list to upload non-7 bit files in HTTP with
embperl ?
If so, it *has* to come from my config.
I have an application with upload support (for any type of file). However I have
not dealed with UTF-8 encoding, or in other words my system is simply using 8
bit
Hi Ed,
Le 05/04/2012 15:16, Ed Grimm a écrit :
If my guess is right, then I think doing a
binmode OUT, ':encoding(UTF-8)';
Tried that : the file is even more encoded (its size is growing rather than
shrinking). Here's the "jpeg" header :
0x: C3BFC398 C3BFC3A0 00104A46 49460001 ...
Thanks for taking the time to help me.
Le 05/04/2012 08:48, Chris Allen a écrit :
Can you include all of the headers here please?
I have attached the beginning of the dump (tcpdump addresses are changed to
aa.aa.aaa.aa
and bb.bbb.bb.bb but it's easy to find the real ones). Hope the list accep