summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorjcgregorio <devnull@localhost>2006-07-01 05:53:21 +0000
committerjcgregorio <devnull@localhost>2006-07-01 05:53:21 +0000
commit92088924af0e218bc186c37d1fae2a73af015da4 (patch)
tree8219c66d34d8cf6e3dadfbd8ef7a9b68cd14ec82 /README
parenta0713ab5897f62228694804221c1da5a7fe68cf0 (diff)
downloadhttplib2-92088924af0e218bc186c37d1fae2a73af015da4.tar.gz
Updating docs in preparation for 0.2.0 release
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 9815ab0..194e7d1 100644
--- a/README
+++ b/README
@@ -33,9 +33,9 @@ Redirects
Compression
Handles both 'deflate' and 'gzip' types of compression.
Lost update support
- Automatically adds back ETags into PUT requests to resources i
+ Automatically adds back ETags into PUT requests to resources
we have already cached. This implements Section 3.2 of
- Detecting the Lost Update Problem Using Unreserved Checkout
+ Detecting the Lost Update Problem Using Unreserved Checkout.
Unit Tested
A large and growing set of unit tests.