Package io.micronaut.http.server
package io.micronaut.http.server
HTTP server configuration.
- Since:
- 1.0
- Author:
- Graeme Rocher
-
ClassesClassDescriptionCoroutines helper.A base
ConfigurationProperties
for servers.Configuration for CORS.Allows configuration of properties for theio.micronaut.http.server.netty.body.AbstractFileBodyWriter
.Configuration for the Cache-Control header.Configuration for host resolution with theHttpHostResolver
.Configuration for locale resolution used byHttpLocaleResolver
.Configuration for multipart handling.The HTTP server type converters registrar.This Filter intercepts HTTP OPTIONS requests which are not CORS Preflight requests.This class handles the full route processing lifecycle for a request.This class handles encoding of the HTTP response in a server-agnostic way.A class responsible for executing routes.