erickutcher / httpdownloader

HTTP(S) download manager that uses input/output completion ports (IOCP).
https://erickutcher.github.io/#HTTP_Downloader
576 stars 63 forks source link

Firefox Addon - Test Server Connection Button #311

Open hl2guide opened 1 month ago

hl2guide commented 1 month ago

Please consider adding a button (next to "Save Options") to test the connection using the supplied settings.

erickutcher commented 1 month ago

I'll consider it. The easiest way to check if it's working is to go to the server URL in your browser. If it just shows a blank page, then it's working. If it shows a connection error, then it's not working.