Version 1.4.0
- Support for setting user-agent
- Allow urlencoding against bytea data
- Allow urlencoding against jsonb data
- Add
http_get(uri, jsonb)
andhttp_post(uri, jsonb)
for easy data handling - Allow installation in alternate schemas
- Add
http_list_curlopt()
to list current state of curl options