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:307335
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