>> 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 _______________________________________________ Camping-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/camping-list

