Graham Dumpleton wrote: > Has anyone actually got an example of code for doing RFC-2047 > decoding. Are there even any systems which make use of that encoding > for web requests anyway. I still haven't really addressed that > decoding requirement and I haven't seen any existing Python web stuff > that tries to.
http://www.cherrypy.org/browser/trunk/cherrypy/lib/http.py#L196 Currently, CP apps call that. We can move that to the server if desired. Robert Brewer fuman...@aminus.org _______________________________________________ Web-SIG mailing list Web-SIG@python.org Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com