We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7467752 + 48866d0 commit 04ee293Copy full SHA for 04ee293
lib/geocoder/lookups/photon.rb
@@ -10,7 +10,7 @@ def name
10
private # ---------------------------------------------------------------
11
12
def supported_protocols
13
- [:https]
+ [:http, :https]
14
end
15
16
def base_query_url(query)
0 commit comments