|
Mainly the application/* types aren't touched. text/* are converted
(depending on your configuration of course).
This was discussed a while back on this list I believe. Mainly because
application/json data won't get converted but if you use text/json it will.
But, application/json is the correct content-type for JSON so I believe
people were running into a similar issue in that the data was "garbage"
when in fact it was simply ASCII unicode.
Brad
www.bvstools.com
On Thu, Jan 12, 2017 at 1:40 PM, Joe Pluta <joepluta@xxxxxxxxxxxxxxxxx>
wrote:
Man, it's been a while since I played with that. Is there some rhyme or
reason as to which types get converted, Brad?
What does your config look like, and what is the content-type of the data?
The Apache server will convert ASCII to EBCDIC for some content types, but
not all. For example application/json is not converted and will need to
be
in your application.
Brad
www.bvstools.com
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.