Commit Graph

10 Commits

Author SHA1 Message Date
Self-Hosting-Group 4fbe3ce431 miniupnpc: Fix UPnP UDA 1.1 content-type charset compliance
and user-agent also in asynchronous sample code. The commits a6aa371166 and b557fdf4db 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
2024-01-08 20:32:51 +01:00
Cameron Gutman aaa0ed8c86 ensure SSDP reply headers are not partial matches 2019-01-05 12:24:46 -08:00
Thomas Bernard fa3c4298c4 miniupnpc-async: Some comments are still in French 2018-01-15 16:37:02 +01:00
yangfl d492fa39ef fix typo 2018-01-09 09:33:31 +08:00
Thomas Bernard 810ae45e9d miniupnpc-async: rename enum values to avoid collisions 2017-05-26 12:44:35 +02:00
Thomas Bernard bbb27ab97d miniupnpc-async: retrieve our ip address 2017-05-26 12:08:03 +02:00
Thomas Bernard 3e89381fba miniupnpc-async: work to support several devices. 2017-05-26 11:48:12 +02:00
Daniel Winzen ba753120df Fix memory leaks 2015-04-28 08:44:13 +02:00
Thomas Bernard 30b9acd087 miniupnpc-async: reduce output when not compiled with -DDEBUG 2014-11-07 13:12:48 +01:00
Thomas Bernard 8271eb91b3 Adding miniupnpc-async 2014-11-07 12:32:20 +01:00