From: Michael Wallner Date: Fri, 13 Feb 2015 17:19:29 +0000 (+0100) Subject: wording and typos X-Git-Tag: RELEASE_2_3_0_RC1~27 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=94932a3a422bdab464c44400653b05aed0a42c93 wording and typos --- diff --git a/package.xml b/package.xml index 0ac984b..c1e2e03 100644 --- a/package.xml +++ b/package.xml @@ -48,7 +48,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ BSD, revised = 7.33.0) + Added http\Client\Curl\TLS_AUTH_SRP constant (libcurl >= 7.21.4) + Added pinned_publickey SSL request option (libcurl >= 7.39.0) -+ Added tlsauth SSL request option (libcurl >= 7.21.4) ++ Added tlsauthtype, tlsauthuser and tlsauthpass SSL request option (libcurl >= 7.21.4) + Added verifystatus (a.k.a OCSP) SSL request option (libcurl >= 7.41.0) + Added proxyheader request option (libcurl >= 7.37.0) + Added unix_socket_path request option (libcurl >= 7.40.0) * Fixed compress request option -* Fixed parsing authroities of CONNECT messages +* Fixed parsing authorities of CONNECT messages * Fixed parsing Content-Range messages * Fixed http\Env\Response to default to chunked encoding over streams * Fixed superfluous output of Content-Length:0 headers