Weird application/x-www-form-urlencoded bug

Manfred Stienstra manfred at gmail.com
Wed Oct 24 05:25:21 EDT 2007


>> I experienced a weird bug today, while implementing an AtomPub  
>> server.
>> I pasted all the story and bug details here : http://p.caboo.se/ 
>> 110125

If I understand correctly you're posting XML with Content-Type:  
application/x-www-form-urlencoded? That's not a very good idea  
because it triggers the form decoding code in Camping.

Manfred


More information about the Camping-list mailing list