I have a php page I want to access and that page is protected by basic auth. I know the url and username/password, they are listed below in code: Faraday provide basic auth function, their doc says that I should use the following code: I want to get the response body of the above url to make sure that the