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

com.kingsoft.services.http.HttpMethodName Maven / Gradle / Ivy

package com.kingsoft.services.http;

public enum HttpMethodName {

  GET, POST, PUT, DELETE, HEAD, PATCH;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy