FastCGI client implementation for the Eclipse Jetty project, enabling communication with FastCGI servers.
<dependency>
<groupId>org.eclipse.jetty.fcgi</groupId>
<artifactId>fcgi-client</artifactId>
<version>11.0.26</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create and start a FastCGI client.
Ensure your project uses the correct Jetty version and corresponding namespace (jakarta vs javax).
No dependency data recorded yet.