CacheableResponseBuilder

play.api.libs.ws.ahc.cache.CacheableResponseBuilder
class CacheableResponseBuilder(ahcConfig: AsyncHttpClientConfig)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def accumulate(responseStatus: HttpResponseStatus): CacheableResponseBuilder
def accumulate(responseHeaders: HttpHeaders): CacheableResponseBuilder
def accumulate(bodyPart: HttpResponseBodyPart): CacheableResponseBuilder
def reset(): Unit