File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -27,8 +27,11 @@ v0.11.0
27
27
``cpp-netlib-utils_base64_test `` still fails in this platform. (`#287 `_)
28
28
* Provide a client option to always validate peers for HTTPS requests made by
29
29
the client. (`#349 `_)
30
+ * Back-port fix for `#163 `_ for improved URI parsing.
31
+ * Added support for client-side certificates and private keys (`#361 `_).
30
32
31
33
.. _`#129` : https://github.com/cpp-netlib/cpp-netlib/issues/129
34
+ .. _`#163` : https://github.com/cpp-netlib/cpp-netlib/issues/163
32
35
.. _`#245` : https://github.com/cpp-netlib/cpp-netlib/issues/245
33
36
.. _`#277` : https://github.com/cpp-netlib/cpp-netlib/issues/277
34
37
.. _`#279` : https://github.com/cpp-netlib/cpp-netlib/issues/279
@@ -40,6 +43,7 @@ v0.11.0
40
43
.. _`#349` : https://github.com/cpp-netlib/cpp-netlib/issues/349
41
44
.. _`#69` : https://github.com/cpp-netlib/cpp-netlib/issues/69
42
45
.. _`#86` : https://github.com/cpp-netlib/cpp-netlib/issues/86
46
+ .. _`#361` : https://github.com/cpp-netlib/cpp-netlib/pull/361
43
47
44
48
:mod: `cpp-netlib ` 0.10
45
49
----------------------
You can’t perform that action at this time.
0 commit comments