- Addition of
.req.p
wrapper for POST requests e.g.
q).req.p["https://httpbin.org/post";`json;`a`b!1 2]
args | (`symbol$())!()
data | "{\"a\":1,\"b\":2}"
files | (`symbol$())!()
form | (`symbol$())!()
headers| `Accept`Accept-Encoding`Content-Length`Content-Type`Host`User-Agent`..
json | `a`b!1 2f
origin | "86.14.96.16"
url | "https://httpbin.org/post"