Skip to content

Abort if endpoint's status code isn't OK (closes #6)

Arvancloud Admin requested to merge github/fork/sh-sh-dev/main into main

Created by: sh-sh-dev

Apologizing for the delay, I was checking the latest news about ArvanCloud.

It now:

  • Follow redirects
  • Abort the process if the endpoint's response is not equal with 200.

Merge request reports