HttpRequests class from IntelliJ

I can see there are some classes to make HTTP requests from IntelliJ (specifically "com.intellij.util.io.HttpRequests") do you recommend using them instead of URLConnection or HttpClient from Apache?

If yes, is there any way to send POST requests with data?

Thanks !!

 

2
Avatar
Permanently deleted user

Have you found any answer for this? It will help me. Thanks.

0

请先登录再写评论。