anotherim-desktop/xmpp-vala
Wiktor Kwapisiewicz 687ec1a159 Add support for HTTP Upload headers
Some services use Authorization header [0] to pass upload credential
data. This avoids the token being exposed in server logs and is allowed
by XEP-0363 since version 0.5.0.

This change adds support for headers allowed in XEP-0363: Authorization,
Expires and Cookie.

[0]: https://xmpp.org/extensions/xep-0363.html#request
2019-11-19 21:24:28 +01:00
..
src Add support for HTTP Upload headers 2019-11-19 21:24:28 +01:00
tests Make TestCase protected for newer vala 2019-09-11 15:35:46 +02:00
CMakeLists.txt Add Bookmarks2 implementation, introduce bookmarks interfaces 2019-09-29 01:53:59 +02:00