1*14675a02SAndroid Build Coastguard Worker# HTTP-related classes and utilities. 2*14675a02SAndroid Build Coastguard Worker 3*14675a02SAndroid Build Coastguard WorkerThis directory hosts classes supporting the use of the HTTP protocol by the the 4*14675a02SAndroid Build Coastguard Workerrest of the client codebase. E.g. it defines an abstract interface for issuing 5*14675a02SAndroid Build Coastguard WorkerHTTP requests, which can be implemented using different HTTP libraries on 6*14675a02SAndroid Build Coastguard Workerdifferent platforms. 7