cURL / Mailing Lists / curl-users / Single Mail

curl-users

MicrosoftAjax, xmlhttp post problems/solution

From: Bart Stigall <bart_at_dailydata.com>
Date: Mon, 22 Oct 2007 10:03:36 -0500

I was having a hard time reproducing a post to an iis6 microsoft ajax
site. My post looked the same as what i was seeing with
livehttpheaders. There was a ton of javascript but none of it looked
like it mattered.
I added the header X-MicrosoftAjax: Delta=true and everything started
working perfectly. Maybe most people know to do this but took me
forever to catch.
-H "X-MicrosoftAjax: Delta=true"
Received on 2007-10-22