request sessions
authorKenneth Reitz <me@kennethreitz.com>
Sun, 23 Dec 2012 06:49:44 +0000 (01:49 -0500)
committerKenneth Reitz <me@kennethreitz.com>
Sun, 23 Dec 2012 06:49:44 +0000 (01:49 -0500)
docs/api.rst

index 938ab67..88d6542 100644 (file)
@@ -35,14 +35,13 @@ Lower-Level Classes
 .. autoclass:: Response
    :inherited-members:
 
-Sessions
---------
+Request Sessions
+----------------
 
 .. autoclass:: Session
    :inherited-members:
 
 
-
 Exceptions
 ~~~~~~~~~~
 
@@ -88,14 +87,6 @@ Encodings
 .. autofunction:: decode_gzip
 
 
-Internals
----------
-
-These items are an internal component to Requests, and should never be
-seen by the end user (developer). This part of the API documentation
-exists for those who are extending the functionality of Requests.
-
-
 Classes
 ~~~~~~~