Skip to content

Extend SendStatsHeartbeatJob to handle https urls and basic auth

For #1199 (closed)

  • Allows urls with basic auth
  • Raises exception if unexpected response is returned (which let's the job fail and allows to retry)
Edited by Michael Prilop

Merge request reports