sentabi

Results 1 comments of sentabi

Hi @jcpunk the reason it returns `404`, that you asked for the [HEAD](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Methods/HEAD) only (`-I`) Remove the `-I`, it'll return the proper `401`. How about taking the `http_code` response only,...