Michael Twomey wrote: > This looks pretty interesting. > > Alas I encountered a couple of problems when I tried it out. > > It appears some of the request code got a bit of a refactoring at some > point which broke the basic examples on the web site. I've attached a > diff which fixes it for me. > > I've also attached a diff which adds application/json support for json.
Thanks Michael. Both of these are applied; I also made application/json the default mimetype for json -- I'd just been to lazy to look up what the proper mimetype there was ;) > I'll play a bit more with this but I really like the idea, both for > basic requests and for internal wsgi requests. Thanks, any feedback you have is appreciated. -- Ian Bicking | [EMAIL PROTECTED] | http://blog.ianbicking.org _______________________________________________ Paste-users mailing list [email protected] http://webwareforpython.org/cgi-bin/mailman/listinfo/paste-users
