jar

org.webpieces : http2to1_1-client

Maven & Gradle

Sep 24, 2021
3 usages
32 stars

http2to1_1-client · http2 client api that talks http1 in case you want to convert from http2 to http1.1 without changing code

Table Of Contents

Latest Version

Download org.webpieces : http2to1_1-client JAR file - Latest Versions:

All Versions

Download org.webpieces : http2to1_1-client JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.0.x
1.9.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window http2to1_1-client-2.0.154.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.webpieces.httpclientx.api

├─ org.webpieces.httpclientx.api.Http2to11ClientFactory.class - [JAR]

org.webpieces.httpclientx.impl

├─ org.webpieces.httpclientx.impl.Http11CloseListener.class - [JAR]

├─ org.webpieces.httpclientx.impl.Http2ClientProxy.class - [JAR]

├─ org.webpieces.httpclientx.impl.Http2SocketImpl.class - [JAR]

├─ org.webpieces.httpclientx.impl.ProxyStreamRef.class - [JAR]

├─ org.webpieces.httpclientx.impl.ResponseListener.class - [JAR]

├─ org.webpieces.httpclientx.impl.StreamWriterImpl.class - [JAR]

├─ org.webpieces.httpclientx.impl.Translations2.class - [JAR]

Advertisement

Dependencies from Group

Aug 09, 2021
51 usages
32 stars
Aug 09, 2021
19 usages
32 stars
Sep 24, 2021
17 usages
32 stars
Sep 24, 2021
15 usages
32 stars
Sep 24, 2021
15 usages
32 stars

Discover Dependencies