I know, what with UTF-8 all ok. That is not neccesary to put meta tag into html header. Its already exists in http header.
But if in web.config encoding is NOT UTF8, and i use Ajax requests, then response content encoded with this encoding, but in the http header - "charset=utf-8". This is strange behavior, becouse encoding settings in handler must override on web.config settings. Response content of Ajax requests must be encoded with UTF8. But it is not. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/ajaxpro The latest downloads of Ajax.NET Professional can be found at http://www.ajaxpro.info -~----------~----~----~----~------~----~------~--~---
