Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Chris Talbot
libsoup
Commits
b24cacb8
Commit
b24cacb8
authored
Jun 04, 2021
by
Patrick Griffis
💬
Browse files
2.99.8
parent
2b511ed9
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
b24cacb8
Changes in libsoup from 2.99.7 to 2.99.8:
* Enable HTTP/2 by default. The SOUP_FORCE_HTTP1 env var can disable for debugging
[Carlos Garcia Campos]
* Restrict advertising brotli decoding support to HTTPS [Patrick Griffis]
* Add new API to handle client certificate authentication per-message as
well as API to PKCS #11 PINs [Carlos Garcia Campos, Patrick Griffis]
* Add new build features `http2_tests` and `pkcs11_tests` to more granularly control
optional test dependencies [Patrick Griffis]
Changes in libsoup from 2.99.6 to 2.99.7:
* Change SoupSession to only support one SoupSessionFeature of a given type [Patrick Griffis]
...
...
meson.build
View file @
b24cacb8
project
(
'libsoup'
,
'c'
,
version
:
'2.99.
7
'
,
version
:
'2.99.
8
'
,
meson_version
:
'>= 0.53'
,
license
:
'LGPL2'
,
default_options
:
[
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment