From: Mark B. <di...@ac...> - 2004-06-11 19:24:54
|
Hi all, Has anybody made any attempts at providing a cleaned up interface to support a more RESTful use of HTTP? For example, using (many) kn_* as HTTP headers, using the same request URI for GET and POST, a "WATCH" or "MONITOR" extension method for non-GET routing, etc.. I'm trying to do some app-to-app stuff (no browser involved), and I'm finding the protocol quite hairy. I'd be happy to work on this (on pubsub.py - Perl makes me ill), but I thought I'd check first to see if anybody else was. Mark. -- Mark Baker. Ottawa, Ontario, CANADA. http://www.markbaker.ca |