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

serguei.http.BodyCompression Maven / Gradle / Ivy

Go to download

Simple HTTP client and HTTP server. Easy to use and small. No dependencies.

There is a newer version: 1.0.50
Show newest version
package serguei.http;

public enum BodyCompression {
    NONE, GZIP, DEFLATE
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy