Skip to content

Commit a52b94c

Browse files
committed
Add -b/--cookie option support to feature list in README
1 parent 2b804ae commit a52b94c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ pcurl是解析curl表达式的库
1616
* 支持-G, --get选项
1717
* 支持-i, --include选项
1818
* 支持--data-urlencode选项
19+
* 支持-b, --cookie选项
1920
* 支持内嵌到你的结构体里面,让你的cmd秒变curl
2021

2122
# 内容

0 commit comments

Comments
 (0)