one of my programs will initiate a http request to another project, using the file_get_content function. I need to make sure that the request is made, but I don"t need to return a result. Can I set the file_get_content timeout to 1 second? Because of the 3 seconds currently set, many slow requests