forked from pool/aws-c-http
Accepting request 1045077 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.7.0
* Breaking change to websocket API: setup callback
can report body of response by @graebm in (#409)
- from version 0.6.29
* Add ref-counting to aws_websocket by @graebm in (#405)
* Proxy h2 by @TingDaoK in (#402)
* Test coverage by @TingDaoK in (#406)
* Only "data" frames affect websocket's
read window now by @graebm in (#407)
* Add notes documentation for headers by @TingDaoK in (#408)
OBS-URL: https://build.opensuse.org/request/show/1045077
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-http?expand=0&rev=14
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%define library_version 1.0.0
|
||||
%define library_soversion 1_0_0
|
||||
Name: aws-c-http
|
||||
Version: 0.6.28
|
||||
Version: 0.7.0
|
||||
Release: 0
|
||||
Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user