Go to file
Roberto Hueso Gómez e3d30d23ff Add payload option on GET requests
Instead of using query strings we use a json body for GET HTTP requests. This is
allowed under RFCs 7230-7237.

https://stackoverflow.com/questions/978061/http-get-with-request-body
2020-07-08 11:43:49 +02:00
cfg Add ip and port parameters to config 2020-06-19 12:49:49 +02:00
cli Add payload option on GET requests 2020-07-08 11:43:49 +02:00
.gitignore add .gitignore 2020-06-18 16:53:41 +02:00
COPYING First commit 2020-06-18 16:44:08 +02:00
ogcli Fix ogcli shebang 2020-07-01 14:14:31 +02:00