From: Asynch M. <asy...@ho...> - 2004-09-05 07:58:52
|
I'm trying to send a list of links to a mod-pubsub client application - the knownews app. It appears that the server is stripping out data that appears to be HTML (or at least anchors). Is this true? I'd also like to send XML via mod-pubsub (like an Atom entry or feed) - is this possible, or does the server only accept content-type of application/www-form-urlencoded ? |