org.springframework.http.client.package-info Maven / Gradle / Ivy
/**
*
* Contains an abstraction over client-side HTTP. This package
* contains the ClientHttpRequest
and
* ClientHttpResponse
, as well as a basic implementation of these
* interfaces.
*
*/
package org.springframework.http.client;