Issues
- 1
Use `http.MethodX` constants instead of strings
#56 opened by Ullaakut - 4
support --upload-file
#23 opened by EugenMayer - 0
--data-urlencode flag does not work
#55 opened by KaymeKaydex - 0
Flags -G -d works incorrectly
#53 opened by GoRunMaxim - 2
Add checks for http status code
#51 opened by mhewedy - 1
Command Line Version
#50 opened by rmasci - 7
curl --digest not working
#45 opened by wanglong001 - 1
Handling the -F option of Curl
#34 opened by WyoMurf - 0
-F form encoded values doesnt gets implemented
#28 opened by vinchauhan - 6
--form POST
#22 opened by avelino - 2
Bug: newlines not working
#36 opened by bluecanarybe - 0
curl --socks5 127.0.0.1:1080 url
#38 opened by kzhui125 - 0
Support on --resolve
#33 opened by iamstoick - 1
The code is wrong
#32 opened by ppabc - 0
curl -k parameter
#27 opened by plutoid - 3
- 4
Send file to file.io
#17 opened by MikhailKlemin - 1
Host Headers
#15 opened by xfreakart - 1
thanks man
#26 opened by AndreiD - 2
Do a request timeout
#11 opened by josephmilla - 9
Support $'...' strings
#19 opened by MikhailKlemin - 1
--data-binary should do POST not GET
#20 opened by edbond - 2
can we get a list of ignored options?
#24 opened by divinity76 - 1
Can I use --data-urlencode ?
#16 opened by vikas027 - 3
- 1
Include required import
#9 opened by bengadbois - 2
Header by default not implemented
#8 opened by kindermoumoute - 4
- 3
Parse the URL
#4 opened by nicerobot - 5
Use http.DefaultClient to do requests
#2 opened by madislohmus - 2
curl -d should generate POST requests
#3 opened by campoy - 3
RFE: Making generated example more complete
#1 opened by tjyang