Factory method which returns a request object.
[RequestBuilder setRequestType:HTTPRequestType]; id<Requesting> request = [RequestBuilder requestWithURL:[[NSURL alloc] initWithString:applicationEndpoint]];