----- Original Message ----- From: <[EMAIL PROTECTED]> > Applies against: > jakarta-commons\httpclient\src\java\org\apache\commons\httpclient\methods\Pu > tMethod.java > > When you try to send data to the server with as input a byte[] or and > InputStream (is streamed to internal byte[]) then that byte[] is first > converted to a String (normal encoding) and then back to an utf-8 encoded > byte[]. For real binary data this goes horribly wrong. I agree with you. ;-) Sung-Gu
- [PATCH] HttpClient: Content gets corrupted using sendData ... dirk . verbeeck
- Park, Sung-Gu
