All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.twitter.finagle.http.RequestProxy.scala Maven / Gradle / Ivy

package com.twitter.finagle.http

/**
 * Proxy for Request.  This can be used to create a richer request class.
 */
abstract class RequestProxy extends Request.Proxy




© 2015 - 2024 Weber Informatics LLC | Privacy Policy