From: Joyce P. <tru...@ya...> - 2004-09-07 03:29:28
|
Yah, I'm getting RSS just fine from Syndic8... although I believe I have to escape the naughty bits. ;-) JP --- Mark Baker <di...@ac...> wrote: > On Sun, Sep 05, 2004 at 12:44:58AM -0700, Asynch Messaging wrote: > > 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 ? > > Both! You know that kn_payload can carry anything, right? The > urlencoded structure is used as you would a SOAP envelope. The > "content-type" parameter should also be used. > > I didn't have any trouble using XML in the playing around I did with > it a while ago, though I'm not using it in my work. |