On Jun 16, 2010, at 09:56 PM, Fil wrote: >> The way I've been thinking about it has been that the REST interface >> currently >> in the core engine is essentially an unprotected administrative interface. > >I see... > >Another (interesting?) question is how do you encode data esp. if an >email address or username contains a slash (/) character.
AFAIK, if it's encoded properly by the client (e.g. Python's httplib2), then the restish library should properly decode it. It's worth a test... going-off-to-hack-ly y'rs, -Barry
signature.asc
Description: PGP signature
_______________________________________________ Mailman-Developers mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive.com/mailman-developers%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org Security Policy: http://wiki.list.org/x/QIA9
