public static final class Keys.HttpRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
IS_MOBILE_BOT
Key of is mobile device.
|
static String |
IS_REQUEST_STATIC_RESOURCE
Key of static resource requesting.
|
static String |
IS_SEARCH_ENGINE_BOT
Key of is search engine bot.
|
static String |
REQUEST_METHOD
Key of request method.
|
static String |
REQUEST_STATIC_RESOURCE_CHECKED
Key of static resource checked.
|
static String |
REQUEST_URI
Key of request URI.
|
static String |
START_TIME_MILLIS
Key of start time millis.
|
public static final String IS_MOBILE_BOT
public static final String IS_SEARCH_ENGINE_BOT
public static final String REQUEST_STATIC_RESOURCE_CHECKED
public static final String IS_REQUEST_STATIC_RESOURCE
public static final String START_TIME_MILLIS
public static final String REQUEST_URI
public static final String REQUEST_METHOD
Copyright © 2009–2019 B3log. All rights reserved.