SHA256
8
0
forked from pool/cpprest

Accepting request 383778 from home:AndreasStieger:branches:devel:libraries:c_c++

cpprest 2.8.0

OBS-URL: https://build.opensuse.org/request/show/383778
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=14
This commit is contained in:
2016-04-04 08:57:03 +00:00
committed by Git OBS Bridge
parent abf046311b
commit 2b702eca90
4 changed files with 19 additions and 10 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Apr 4 08:13:14 UTC 2016 - astieger@suse.com
- cpprest 2.8.0:
* oauth: add more proxy support
* http_client: Add TLS extension SNI for boost asio based http_client
* http_client: allow specifying a host header in http requests.
* http_client: add HTTP and HTTPS client proxy support
* fix a bug where http_client_asio took forever to cancel.
-------------------------------------------------------------------
Wed Dec 2 13:50:02 UTC 2015 - mpluskal@suse.com