public class HeadHandler extends GetHandler
Handler.NamespaceNOT_FOUND_HTMLmanager, METHOD_NOT_ALLOWED_HTML| Constructor and Description |
|---|
HeadHandler(HttpManager manager) |
| Modifier and Type | Method and Description |
|---|---|
protected Request.Method |
method()
The method that this handler handles
|
protected void |
sendContent(Request request,
Response response,
GetableResource resource,
Map<String,String> params) |
checkConditional, checkIfMatch, checkIfModifiedSince, checkIfNoneMatch, doCheckRedirect, getRange, isCompatible, process, respondNotModified, respondWithContent, setStatusprocess, processResource, respondNotFound_respondWithContent, calcExpiresAt, checkAuthorisation, generateNamespaceDeclarations, output, outputStreamForResponse, respondConflict, respondMethodNotAllowed, respondRedirect, respondUnauthorised, sendContent, setCacheControlpublic HeadHandler(HttpManager manager)
protected Request.Method method()
Handlermethod in class GetHandlerprotected void sendContent(Request request, Response response, GetableResource resource, Map<String,String> params)
sendContent in class GetHandlerCopyright © 2020. All rights reserved.