Skip to content

Version 1.2.0

Compare
Choose a tag to compare
@pramsey pramsey released this 10 Aug 15:59
· 243 commits to master since this release

Adds http_set_curlopt() to handle all future custom CURL option handling, in place of the GUC approach used for some initial parameters. (GUCs should be deprecated in future releases.) Support for "HEAD" requests. Some minor internal re-organization.