How can I HTTP(S) POST data using the fetch tool (from console)? Currently only HTTP(S) GET can be used at the url.
I believe that somehow fetch supports POST (is it used at fetch file transfers?), yet it is not exposed directly.
Regards,
Thanos
How can I HTTP(S) POST data using the fetch tool (from console)? Currently only HTTP(S) GET can be used at the url.
I believe that somehow fetch supports POST (is it used at fetch file transfers?), yet it is not exposed directly.
Regards,
Thanos