OMENScan/AChoir

ToDo: Enhance the Get: action to run on HTTPS and to do redirects (30x)

OMENScan opened this issue · 0 comments

Right now AChoir can do simple HTTP downloads - but not HTTPS, and it does not follow (30x) redirects. In order to do this AChoir currently relies on cURL.exe. This is not a bad solution, but I would like to see these supported natively in AChoir, to allow for better error correcting.