from: finagle-netty4-http to: finagle-http evidence: - file: "finagle-netty4-http/src/main/scala/com/twitter/finagle/netty4/http/handler/BadRequestHandler.scala" contains "import com.twitter.finagle.http.BadRequestResponse" from: finagle-netty4-http to: finagle-http evidence: - file: "finagle-netty4-http/src/main/scala/com/twitter/finagle/netty4/http/handler/UriValidatorHandler.scala" contains "import com.twitter.finagle.http.InvalidUriException" from: finagle-netty4-http to: finagle-http evidence: - file: "finagle-netty4-http/src/main/scala/com/twitter/finagle/netty4/http/handler/ClientExceptionMapper.scala" contains "import com.twitter.finagle.http.TooLongMessageException" from: finagle-netty4-http to: finagle-http evidence: - file: "finagle-netty4-http/src/main/scala/com/twitter/finagle/netty4/http/Netty4FormPostEncoder.scala" contains "import com.twitter.finagle.http._" from: finagle-netty4-http to: finagle-http evidence: - file: "finagle-netty4-http/src/main/scala/com/twitter/finagle/netty4/http/Netty4StreamTransport.scala" contains "import com.twitter.finagle.http._" from: finagle-netty4-http to: finagle-http evidence: - file: "finagle-netty4-http/src/main/scala/com/twitter/finagle/netty4/http/Netty4MultipartDecoder.scala" contains "import com.twitter.finagle.http.Request" from: finagle-netty4-http to: finagle-http evidence: - file: "finagle-netty4-http/src/main/scala/com/twitter/finagle/netty4/http/TextualContentCompressor.scala" contains "import com.twitter.finagle.http.codec.TextualContentCompressor.isTextual" from: finagle-netty4-http to: finagle-http evidence: - file: "finagle-netty4-http/src/main/scala/com/twitter/finagle/netty4/http/ByteBufManager.scala" contains "import com.twitter.finagle.http.codec.ChannelBufferUsageTracker"