We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b236e59 commit 56a69a8Copy full SHA for 56a69a8
docs/source/TODO.rst
@@ -9,14 +9,10 @@ TODO
9
10
#. Add support for OCSP stapling
11
12
-#. Add support for changing server's IP
13
-
14
#. Add support for DNS resolvers
15
16
#. Add support for dumping sessions
17
18
#. make internal._HAProxyProcess.send_command() to return file type object as it will avoid to run through the list 2 times.
19
20
-#. Test against hapee, haproxy-1.6dev4
21
22
#. Investigate the use of __slots__ in utils.CSVLine as it could speed up the library when we create 100K objects
0 commit comments