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

develop.toolkit.base.struct.http.HttpContent Maven / Gradle / Ivy

There is a newer version: 1.0.6
Show newest version
package develop.toolkit.base.struct.http;

/**
 * @author qiushui on 2020-09-14.
 */
public enum HttpContent {

    URL,

    HEADERS,

    BODY
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy