Improve HTTP error handling.
Store HTTP response text in JustWatchHttpError, if error is related to the response message.
Otherwise (e.g. general connection, or timeout error) it's None.
Improve HTTP error handling.
Store HTTP response text in JustWatchHttpError, if error is related to the response message.
Otherwise (e.g. general connection, or timeout error) it's None.