Skip to content

Releases: NikolayS/postgresql-http-client

The very first release (GET-only)

22 Nov 02:33

Choose a tag to compare

  • supports only GET requests now
  • allow to pass request headers (in JSONb format)
  • allow to define connection timeout (via GUC)
  • allow to define default request headers (in JSONb format, via GUC)