Consider https not available if it's not supported locally. To me this makes sense since we should always make sure the selected protocol can be handled on the device.
This should fix #125, though a more per "request" based approach will likely be beneficial in the long run.
Description
Consider https not available if it's not supported locally. To me this makes sense since we should always make sure the selected protocol can be handled on the device.
This should fix #125, though a more per "request" based approach will likely be beneficial in the long run.
Type of PR