Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

6
  • 5
    Are all the characters single-byte ASCII characters? Commented Jun 5, 2010 at 12:09
  • don't know. i know only that response is in utf-8 Commented Jun 5, 2010 at 12:14
  • What 'server' is this? Are you sure the data isn't zipped or something? Commented Jun 5, 2010 at 12:15
  • @user: then you cannot do it. It is not possible to encode in ASCII as much as in UTF8. Commented Jun 5, 2010 at 12:16
  • @mike:response is in soap packets Commented Jun 6, 2010 at 6:47