5kyc0d3r / upnpy

Lightweight UPnP client library for Python.
https://upnpy.readthedocs.io
MIT License
60 stars 18 forks source link

Handle bad HTTP responses #21

Open iamsrp opened 1 year ago

iamsrp commented 1 year ago

One of the devices on my network yields a malformed HTTP error response. This commit works around that badness.

srp

iamsrp commented 1 year ago

Second commit fixes an issue with returned URLs.