public class HttpServerUtil extends Object
| Constructor and Description |
|---|
HttpServerUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
constrainHttpMethods(Context context)
Add constraints to a Jetty Context to disallow undesirable Http methods.
|