curlconverter / curlconverter

Transpile curl commands into Python, JavaScript and 27 other languages
https://curlconverter.com
MIT License
7.17k stars 867 forks source link

Support Java Unirest #651

Open navee opened 1 month ago

navee commented 1 month ago

I have implemented the generation of Java Unirest. There may still be some issues in the details, but most of the request tests have passed.

navee commented 1 month ago

I have already fixed your suggestions and issues.