5
votes
5answers
4k views
cURL equivalent in JAVA
I am tasked with writing an authentication component for an open source JAVA app. We have an in-house authentication widget that uses https. I have some example php code that accesses the widget …
