Checks whether the server is capable of issuing HTTP requests.
The function sets the drupal_http_request_fail system variable to TRUE if
drupal_http_request() does not work and then the system status report page
will contain an error.
@return TRUE if this installation can issue HTTP requests.