
io.mangoo.enums.Http Maven / Gradle / Ivy
The newest version!
package io.mangoo.enums;
public enum Http {
DELETE,
GET,
HEAD,
OPTIONS,
PATCH,
POST,
PUT
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy