170eac3 - Fix incomplete read bug (due to read ahead buffer bookkeeping).

Authored and Committed by jdennis 13 years ago
    - Fix incomplete read bug (due to read ahead buffer bookkeeping).
    - Remove python-nss specific httplib.py, no longer needed python-nss now
        compatible with standard library
    - Rewrite httplib_example.py to use standard library and illustrate ssl,
        non-ssl, connection class, http class usage
    
        
file modified
+8 -1
file modified
+1 -1