tj / parse-curl.js

Parse curl commands, returning an object representing the request.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`method` should not be `GET ` when with `--data`

rrandom opened this issue · comments

It should be post or something else

thanks for the report! missed that