OpenCageData / jopencage

OpenCage geocoding client for Java
Apache License 2.0
4 stars 0 forks source link

Use HTTPS by default #16

Closed tsamaya closed 1 year ago

tsamaya commented 1 year ago

Description

Request are built using HTTP and not HTTPS https://github.com/OpenCageData/jopencage/blob/master/src/main/java/com/opencagedata/jopencage/JOpenCageGeocoder.java#L38-L41

Enable HTTPS by default

Library version:

up to 2.1