Ajax.Updater to prefer text/html in Accept-header
Reported by Juha Suuraho | June 11th, 2008 @ 02:56 PM | in 1.6.1
Currently Ajax.Updater inherits its Accept-header from Ajax.Request and thus is as follows:
text/javascript, text/html, application/xml, text/xml, */*
Would it make more sense to have precedence as follows as update requests probably want html to insert somewhere?
text/html, text/javascript, application/xml, text/xml, */*
Ticket made after discussion with mislav.
Comments and changes to this ticket
-
John-David Dalton June 11th, 2008 @ 04:22 PM
- → Milestone changed from to 1.6.1
-
John-David Dalton June 11th, 2008 @ 04:22 PM
- → State changed from new to enhancement
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
The Prototype JavaScript library.
