Why would anyone in a coldfusion list be able to / desire to help you
with a http content question??  You are in the wrong place buddy

Chris

-----Original Message-----
From: Brad Wood [mailto:[EMAIL PROTECTED] 
Sent: Thursday, June 12, 2008 1:13 PM
To: CF-Talk
Subject: RE: urlencoded content type

Ok, forget the "content type guru's" part.  I now officially open this
thread up so anyone can respond...

Please...

~Brad

-----Original Message-----
From: Brad Wood [mailto:[EMAIL PROTECTED] 
Sent: Thursday, June 12, 2008 9:49 AM
To: CF-Talk
Subject: urlencoded content type

Ok, you content type guru's...

Forget the background info and crap, I'll cut to the chase.  Is the
following (simplified) HTTP post valid?

Please note the content type is set to
"application/x-www-form-urlencoded", yet the XML request parameter is
NOT url encoded.  

Furthermore it has an ampersand (&) which makes it look like there are
really two request parameters.
 
=========================================================
POST /Transaction/databroker? HTTP/1.1
Accept: /
Accept-Language: en-us
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR
1.1.4322; .NET CLR 2.0.50727)
Host: test.myserver.com

xml=<order><product name="product name" /><borrower name="Tom &amp;
Linda" phone="123-123-1234"/></order>
=========================================================

~Brad



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:307347
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to