Finagle HTTPX is an extension of Finagle HTTP for Scala 2.11, providing additional HTTP utilities.
<dependency>
<groupId>com.twitter</groupId>
<artifactId>finagle-httpx_2.11</artifactId>
<version>6.29.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an HTTPX request object.
Use finagle-http for Scala 2.12+ or finagle-httpx for Scala 2.11 specifically.
No dependency data recorded yet.