Hi I am trying to check if the file exists in my git repository using wget --spider command.
I am getting the "200 OK file exists" response for both existing and non existing files.
Hi I am trying to check if the file exists in my git repository using wget --spider command.
I am getting the "200 OK file exists" response for both existing and non existing files.