We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add -b/--cookie option support to feature list in README
fix:当有--data-raw选项的时候,method应该是post (#22)
Add include opt (#20) * 新增-i --include选项支持 * fix * fix
优化文档
更新文档
Urlencode (#15) * 新增--data-urlencode选项支持 * 重命名 * 更新依赖 * 修改文件名 * 新增测试代码 * 更新文档
Support g (#14) * 支持-G; --get * 使用-G选项
see #11 (#13)
更新readme
Fix (#10) * bugfix前的修改 * bugfix * change