issues
search
spulec
/
uncurl
A library to convert curl requests to python-requests.
Apache License 2.0
615
stars
96
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
在django中使用报错,无法使用
#57
maopengg
opened
6 months ago
0
Documentation should inform that it does not work for all curl commands, but works very well with Chrome Dev Tools
#56
velle
opened
1 year ago
0
Create python-package.yml
#55
artemshloma3
opened
1 year ago
0
ipython uncurl error
#54
QGB
opened
1 year ago
0
Added proxy and proxy auth flags from Curl.
#53
mukthy
closed
2 years ago
2
Not recognizing -T
#52
demongolem-biz
opened
2 years ago
0
uncurl doesn't support --location, --request flags.
#51
phamtrongngh
closed
1 year ago
1
Unable to parse certain binary curl commands. ValueError("No closing quotation")
#50
cromatkastar
opened
2 years ago
2
Abnormal exit when empty string is passed to uncurl.parse_context()
#49
costis-t
opened
2 years ago
0
unrecognized arguments: --request --url
#48
yogidevendra
opened
3 years ago
2
escaped unicode characters in cookies
#47
ilyakharlamov
closed
3 years ago
1
normalize excaped multilines
#46
ilyakharlamov
closed
3 years ago
1
support python 3.8
#45
ilyakharlamov
closed
3 years ago
1
Old version in Pypi (from 2019)
#44
AlxndrJhn
closed
3 years ago
1
The example from the doc does not work
#43
YAmikep
closed
3 years ago
1
add --data-raw option to uncurl as chrome started using it
#42
zrthstr
closed
3 years ago
1
add -i and -s support; allow -k for --insecure
#41
secf00tprint
closed
4 years ago
1
Does not recognize --data-binary or --compressed
#40
mglass222
opened
4 years ago
7
feature(uncurl/api.py): Add recognizing the --user and -u
#39
Lizon2501
closed
4 years ago
3
Add arg to not sort header keys for more accurate ordering
#38
spulec
opened
4 years ago
0
uncurl.parse response puts headers in alphabetical order
#37
machine-gurning
opened
4 years ago
3
Not recognizing the --user or -u
#36
iqbalcrat
opened
4 years ago
0
access clipboard by pyperclip
#35
fhoehle
closed
4 years ago
1
Replace xerox by pyperclip
#34
fhoehle
closed
4 years ago
1
--data-raw not supported
#33
Lwjivd
closed
3 years ago
1
Python 3 support
#32
spulec
closed
4 years ago
0
Cookie headers prefixed with $ are parsed incorrectly
#31
jonluca
closed
4 years ago
1
Allow adding requests keyword arguments using kargs
#30
xsthunder
closed
4 years ago
1
argument -b/--data-binary: expected one argument
#29
AdrianVollmer
opened
4 years ago
0
Parse_context Method not able to catch all cookies
#28
vaseem-khan
closed
5 years ago
1
added new line before output
#27
spulec
closed
5 years ago
0
added new line before output
#26
sdushantha
closed
5 years ago
3
Added base indent to verify flag + unit test, Fixes #24
#25
Zenulous
closed
5 years ago
3
cURL with disabled security certificate check is not parsed properly
#24
Zenulous
closed
5 years ago
0
'Module' has no attribute 'parse_context'
#23
StayAWhileAndListen
closed
4 years ago
2
Publish current master to PyPi
#22
adrianbn
closed
5 years ago
1
-F not supported
#21
deppfx
opened
5 years ago
5
Add method to retrieve the context of the request via the api
#20
rajiteh
closed
5 years ago
1
simplify conversion of --data-binary
#19
martibook
closed
6 years ago
3
AttributeError: module 'uncurl' has no attribute 'parse'
#18
anotherancientalien
opened
6 years ago
1
uncurl does not convert '--data-binary' correctly
#17
martibook
closed
6 years ago
1
fail to use uncurl in git bash under windows
#16
LalZzy
closed
6 years ago
1
install uncrul in windows failed
#15
shinjikao
closed
4 years ago
2
refactorings here and there
#14
ichux
closed
6 years ago
1
refactorings here and there
#13
ichux
closed
6 years ago
0
Added sure
#12
ichux
closed
6 years ago
4
Test colon header
#11
ichux
closed
6 years ago
2
headers that start with semi-colon
#10
ichux
closed
6 years ago
1
Update README.md
#9
The-XSS-Rat
closed
6 years ago
1
support '-X' option
#8
badbye
closed
7 years ago
1
Next