We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73791fe commit e656157Copy full SHA for e656157
1 file changed
python/README.rst
@@ -4,7 +4,8 @@ encrypted-content-encoding
4
A simple implementation of the `HTTP encrypted
5
content-encoding <https://tools.ietf.org/html/draft-nottingham-http-encryption-encoding>`_
6
7
-# Use
+Use
8
+---
9
10
.. code-block:: python
11
@@ -21,6 +22,7 @@ content-encoding <https://tools.ietf.org/html/draft-nottingham-http-encryption-e
21
22
23
This also supports the static-ephemeral ECDH mode.
24
-# TODO
25
+TODO
26
+----
27
28
Provide a streaming API
0 commit comments