Some websites don't implement HEAD, returning 500.
Here is an example: https://duquesnelight.com/
In redirection_test(), which is used for liveness check from trafiltura, this causes a 500 error to be returned.
I guess an alternative would be to allow 500 in the ACCEPTABLE_CODES
Some websites don't implement HEAD, returning 500.
Here is an example: https://duquesnelight.com/
In redirection_test(), which is used for liveness check from trafiltura, this causes a 500 error to be returned.
I guess an alternative would be to allow 500 in the ACCEPTABLE_CODES