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

org.logdoc.fairhttp.structs.traits.Methods Maven / Gradle / Ivy

package org.logdoc.fairhttp.structs.traits;

/**
 * @author Denis Danilin | [email protected]
 * 05.12.2022 13:18
 * fairhttp ☭ sweat and blood
 */
public enum Methods {
    POST, PATCH, PUT,

    GET, OPTIONS, HEAD, TRACE, DELETE, CONNECT
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy