Switchvox 6.6.0.x removed HTTPDigestAuth without documenting the change.
This brakes existing integrations, and renders this library unusable on new installations.
This patch performs a HTTPDigestAuth check using an empty payload, if it receives a 401 error, it returns HTTPBasicAuth method to be used instead.
Switchvox 6.6.0.x removed HTTPDigestAuth without documenting the change.
This brakes existing integrations, and renders this library unusable on new installations.
This patch performs a HTTPDigestAuth check using an empty payload, if it receives a 401 error, it returns HTTPBasicAuth method to be used instead.