From 12484d20ea23b0acff779549c6675eac47e82860 Mon Sep 17 00:00:00 2001 From: Mark Pilgrim Date: Wed, 15 Jul 2009 14:56:17 -0400 Subject: [PATCH] added reminder to write an installation HOWTO --- http-web-services.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/http-web-services.html b/http-web-services.html index cdeb6a7..1152e34 100755 --- a/http-web-services.html +++ b/http-web-services.html @@ -305,6 +305,8 @@ Content-Type: application/xml

Introducing httplib2

+

FIXME paragraph/example on downloading and installing it. +

To use httplib2, create an instance of the httplib2.Http class.