Fork github.com/huin/goupnp to add open-home support
Go to file
John Beisley 5c55e50548 Encode the SOAP action element.
It should always have included this. It probably never worked properly
before, except for servers that didn't require arguments or the action
element.
2014-06-05 22:38:04 +01:00
cmd/specgen Remove GofmtWriteCloser. 2014-01-12 01:10:05 +00:00
dcps Update internetgateway[12] from new specgen. 2014-01-06 20:17:00 +00:00
example Add another GetExternalIPAddress example, using a common function. 2014-01-06 20:17:14 +00:00
httpu Reduce headers written by httpu, in case this confuses some devices. 2014-01-02 22:13:21 +00:00
scpd Attempt to tidy generated documentation. 2013-12-31 17:52:43 +00:00
soap Encode the SOAP action element. 2014-06-05 22:38:04 +01:00
ssdp Don't discard all results if an unexpected reply comes back. 2014-01-06 20:14:53 +00:00
device.go Small fixes and removals, update discoverigd.go. 2013-12-31 18:36:26 +00:00
goupnp.go Remove debug logging left in by mistake. 2014-01-06 20:15:29 +00:00
LICENSE Discovery of IGD vaguely in place. Start of parsing device schema. 2013-09-26 23:11:06 +01:00
service_client.go Add another GetExternalIPAddress example, using a common function. 2014-01-06 20:17:14 +00:00