Skip to content
Snippets Groups Projects
  • Srihari Thalla's avatar
    bd86c08a
    Update LocationIQ geocoding provider with limits and handle errors (#1216) · bd86c08a
    Srihari Thalla authored
    * Update LocationIQ geocoding provider with limits and handle errors
    
    * Correct syntax errors
    
    * Update over limit fixture
    
    * Set HTTPS as the assertion for the URL
    
    * Add missing fixtures for unit tests
    
    * Correct the mistakes in doc
    
    * Let users decide SSL usage
    
    * Revert incorrectly asserted URL without https
    
    * Remove use_ssl from lookup subclass
    
    * Update the assertion of the URL to HTTP and not HTTPS
    bd86c08a
    History
    Update LocationIQ geocoding provider with limits and handle errors (#1216)
    Srihari Thalla authored
    * Update LocationIQ geocoding provider with limits and handle errors
    
    * Correct syntax errors
    
    * Update over limit fixture
    
    * Set HTTPS as the assertion for the URL
    
    * Add missing fixtures for unit tests
    
    * Correct the mistakes in doc
    
    * Let users decide SSL usage
    
    * Revert incorrectly asserted URL without https
    
    * Remove use_ssl from lookup subclass
    
    * Update the assertion of the URL to HTTP and not HTTPS