Hello, I'm having some issues with the XML parser in my REST API. I have API's clients sending an XML with the parameters specifying Content-Type: application/xml in the request.
My issue is that I have a client sending 'Content-Type: text/xml; charset=UTF-8', and with this header rails ignores the XML sent, so I'm not getting the parameters. Is this a known issue or is a problem from the client? Thank you and best regards -- Ernesto Jiménez Caballero [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" 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/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
