We need a test suite for ClientHttpConnector implementations, separate from WebClientIntegrationTests, to verify basic assumptions. The test suite should test for:
- Errors in the request stream
- Canceling the response stream
- Basic operations for all the HTTP methods