How do I do this? Specifically, I want to set the Content-Type to
text/xml; charset UTF-8
Thanks,
Ben
How do I do this? Specifically, I want to set the Content-Type to
text/xml; charset UTF-8
Thanks,
Ben
I found the answer here:
@headers[“Content-Type”] = “text/html; charset=utf-8”
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs