On 8/16/06, troelskn <[EMAIL PROTECTED]> wrote:
>
> I ran into a wierd problem with XmlHttpRequest. It seems that IE for
> some reason lowercases the key of custom headers (such as
> X-Ajax-Engine) set with setRequestHeader().
> Is this a known error of IE, or does the problem come from mochikit ?

Definitely doesn't come from MochiKit, you're working with the raw
XMLHttpRequest object. In either case, the server shouldn't care,
headers are not case sensitive.

-bob

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MochiKit" group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~----------~----~----~----~------~----~------~--~---

Reply via email to