| Package | Description |
|---|---|
| net.codestory.http | |
| net.codestory.http.cors |
| Modifier and Type | Method and Description |
|---|---|
default CORSRequestType |
Request.corsRequestType() |
| Modifier and Type | Method and Description |
|---|---|
static CORSRequestType |
CORSHelper.corsRequestType(Request request) |
static CORSRequestType |
CORSRequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CORSRequestType[] |
CORSRequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All Rights Reserved.