It would be really helpful with integration with other systems to be able be able to ‘POST’ data to a server.
Currently I am able to send limited snippets of data to a server using GET, but this creates large URLs and isn’t well suited.
The ability to POST would be a big step forward.