Package io.undertow.server.protocol.http
package io.undertow.server.protocol.http
-
ClassDescriptionSSLEngine that will limit the cipher selection to HTTP/2 suitable protocols if the client is offering h2 as an option.Open listener adaptor for ALPN connectionsCacheMap<K,
V> Exchange attachments that have specific meaning when using the HTTP protocolClass that provides support for dealing with HTTP 100 (Continue) responses.A continue response that is in the process of being sent.Open listener for HTTP server.The basic HTTP parser.A server-side HTTP connection.A buffer that is used when processing pipelined requests, that allows the server to buffer multiple responses into a single write() call.