You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Requests are not using https and is breaking CrossOver Catalina support. Requests should really be https anyway.
Something to also consider is just turning the requets to https will likely break XP support, IIRC due to SNI? Probably worth trying the https link, if failing use http?
Couple of places mainly:
client update requests
mapdb requests
The text was updated successfully, but these errors were encountered:
Requests are not using https and is breaking CrossOver Catalina support. Requests should really be https anyway.
Something to also consider is just turning the requets to https will likely break XP support, IIRC due to SNI? Probably worth trying the https link, if failing use http?
Couple of places mainly:
The text was updated successfully, but these errors were encountered: