Is it possible to do real http requests with robolectric

The issue I have with robolectric is that it doesn't make real HttpRequests. Could I replace the HttpClient implementation of robolectric using a real one actually making the calls to my local test