-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
I have added capability to do basic authentication on HTTP URLs.
In order to do so I have needed to include the Apache commons-codec module to perform the Base64 calculation.
Git patch file attached.