SHA256
8
0
forked from pool/aws-c-http

Accepting request 989158 from home:glaubitz:branches:devel:libraries:c_c++

- Update to version 0.6.17  
  * Stream manager test with body by @TingDaoK in (#376)
  * Added aws_http2_stream_write_data, allowing H2 data frames
    to be written at any time by @justinboswell in (#338)
  * H2 monitor by @TingDaoK in (#377)
- from version 0.6.16
  * Build a local echo server and test against it. by @TingDaoK in (#373)
  * More local host test by @TingDaoK in (#375)
  * h2 stream callback not kill connection by @TingDaoK in (#364)
  * Metric for manager by @TingDaoK in (#370)

OBS-URL: https://build.opensuse.org/request/show/989158
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-http?expand=0&rev=5
This commit is contained in:
2022-07-15 09:03:05 +00:00
committed by Git OBS Bridge
parent 0f2774a42c
commit bae272017d
4 changed files with 18 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%define library_version 1.0.0
%define library_soversion 1_0_0
Name: aws-c-http
Version: 0.6.15
Version: 0.6.17
Release: 0
Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications
License: Apache-2.0