mirror of
https://github.com/status-im/miniupnp.git
synced 2025-01-10 14:16:02 +00:00
4fbe3ce431
and user-agent also in asynchronous sample code. The commitsa6aa371166
andb557fdf4db
were incomplete. Field value MUST be "text/xml; charset="utf-8"". Field value MUST be "text/xml; charset="utf-8"" for description documents. https://openconnectivity.org/upnp-specs/UPnP-arch-DeviceArchitecture-v1.1.pdf
miniupnpc-libevent : UPnP IGD control point (ie client) using libevent http://libevent.org https://github.com/libevent/libevent The UPnP Event code needs SUBSCRIBE / UNSUBSCRIBE / NOTIFY HTTP methods. Implementation is added to libevent 2.2.x : https://github.com/libevent/libevent/commit/8dcb94a4ca0999bdada6baa2a986f4c00a922060 TODO : improve error handling / reporting