Forum Discussion
PowerSheller
May 17, 2022Copper Contributor
Logging API HTTPS URIs
Hello
I run a local Java applet which opens a SunAwtFrame window and I click a button there to download a csv.
I want to see the URI of this download as it should be a permanent link as part of an API.
The problem is that it is under HTTPS, certificates and perhaps via localhost.
Is there a way to get that URI?
Thanks!
No RepliesBe the first to reply