Hi, I'm using Zope 2.6.1 with ZServer listening to port 80. I need to receive XML documents via HTTP POST. Unfortunately, ZPublisher assumes that POST requests with a content-type of "text/xml" must be XML-RPC, so it tries to parse them accordingly, which fails. I'd be grateful for suggestions on how to solve this elegantly. Thanks, -- Toni Andjelkovic <toni@soth.at>