Skip to content

Resolve #3334240 "Use GET method when HEAD fails"

  • feature: when HEAD request returns error code, a GET request is attempted.
  • config for enabling the feature; the feature is enabled by default for a new installation, for existing installation the behavior isn't changed automatically.
  • Config form option to turn the feature ON or OFF. Closes #3334240

Merge request reports