<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Custom middleware | go-openapi runtime</title><link>https://go-openapi.github.io/runtime/usage/examples/middleware/index.html</link><description>Composing third-party HTTP middleware around the runtime — recipes
that wrap or extend the `http.Handler` returned by
`middleware.Serve`.</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://go-openapi.github.io/runtime/usage/examples/middleware/index.xml" rel="self" type="application/rss+xml"/><item><title>Compression</title><link>https://go-openapi.github.io/runtime/usage/examples/middleware/compression/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://go-openapi.github.io/runtime/usage/examples/middleware/compression/index.html</guid><description>Adding transparent HTTP response compression (gzip, brotli, …) to
a runtime server by wrapping the `http.Handler` returned by
`middleware.Serve` with the CAFxX `httpcompression` adapter.</description></item></channel></rss>