Skip to content

fix: svdx base url

Zdravko Iliev requested to merge hin-fix-mime-base-url into main
  • Added a fix for parsing svdx base url, if the value starts with https or http, it will be directly used, if it is only host name it will append https.
  • Added debug logs for the base url.

Closes #56 (closed)

Edited by Zdravko Iliev

Merge request reports