| Package | Description |
|---|---|
| io.undertow.server.protocol.http |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpRequestParser.handle(ByteBuffer buffer,
io.undertow.server.protocol.http.ParseState currentState,
HttpServerExchange builder) |
protected boolean |
HttpRequestParser.handleCachedHeader(String existing,
ByteBuffer buffer,
io.undertow.server.protocol.http.ParseState state,
HttpServerExchange builder) |
Copyright © 2016. All rights reserved.