Salamek / huawei-lte-api

API For huawei LAN/WAN LTE Modems
GNU Lesser General Public License v3.0
376 stars 92 forks source link

refactor: honor conclusive response Content-Types #149

Closed scop closed 2 years ago

scop commented 2 years ago

Some models respond with appropriate response types such as text/xml and application/json; honor them when present.

scop commented 2 years ago

(Still some more PR's coming up soonish.)

Salamek commented 2 years ago

That content-type parsing and detection is pure horror... but there is no perfect solution for it (i have looked lol) so i guess i will have to live with that :-)