Skip to content
  1. Feb 22, 2018
    • Francisco Sedano's avatar
      url: Add option CURLOPT_RESOLVER_START_FUNCTION · 23713645
      Francisco Sedano authored
      - Add new option CURLOPT_RESOLVER_START_FUNCTION to set a callback that
        will be called every time before a new resolve request is started
        (ie before a host is resolved) with a pointer to backend-specific
        resolver data. Currently this is only useful for ares.
      
      - Add new option CURLOPT_RESOLVER_START_DATA to set a user pointer to
        pass to the resolver start callback.
      
      Closes https://github.com/curl/curl/pull/2311
      23713645
  2. Feb 21, 2018
  3. Feb 20, 2018
  4. Feb 18, 2018
  5. Feb 16, 2018
  6. Feb 15, 2018
  7. Feb 14, 2018
  8. Feb 13, 2018
  9. Feb 12, 2018