DELETE rest request with pgsql-http extension
Hi everyone.
I'm trying to make a DELETE request with the pgsql-http extension, and keep getting a error, as if the extension was from a early build, wich doesnt implements the DELETE method.
Gives the "illegal HTTP method" error.
Gives the "function http_delete(unknown, unknown, json) does not exist" error.
Is that anyone facing the same issue?
I'm trying to make a DELETE request with the pgsql-http extension, and keep getting a error, as if the extension was from a early build, wich doesnt implements the DELETE method.
Gives the "illegal HTTP method" error.
Gives the "function http_delete(unknown, unknown, json) does not exist" error.
Is that anyone facing the same issue?