public final class HttpMethod extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
invalidatesCache(String method) |
static boolean |
permitsRequestBody(String method) |
static boolean |
requiresRequestBody(String method) |
Copyright © 2015. All rights reserved.