[ol10_u0_developer_EPEL] ghc-wai-extra-3.1.15-1.el10_0.x86_64

Name:ghc-wai-extra
Version:3.1.15
Release:1.el10_0
Architecture:x86_64
Group:Unspecified
Size:921257
License:MIT
RPM: ghc-wai-extra-3.1.15-1.el10_0.x86_64.rpm
Source RPM: ghc-wai-extra-3.1.15-1.el10_0.src.rpm
Build Date:Tue May 20 2025
Build Host:build-ol10-x86_64.oracle.com
Vendor:Oracle America
URL:https://hackage.haskell.org/package/wai-extra
Summary:Basic WAI handlers and middleware
Description:
Provides basic WAI handler and middleware functionality:

* WAI Testing Framework
Hspec testing facilities and helpers for WAI.

* Event Source/Event Stream
Send server events to the client. Compatible with the JavaScript EventSource
API.

* Accept Override
Override the Accept header in a request. Special handling for the _accept query
parameter (which is used throughout WAI override the Accept header).

* Add Headers
WAI Middleware for adding arbitrary headers to an HTTP request.

* Clean Path
Clean a request path to a canonical form.

* Combine Headers
Combine duplicate headers into one.

* GZip Compression
Negotiate HTTP payload gzip compression.

* Health check endpoint
Add an empty health check endpoint.

* HTTP Basic Authentication
WAI Basic Authentication Middleware which uses Authorization header.

* JSONP
"JSON with Padding" middleware. Automatic wrapping of JSON responses to convert
into JSONP.

* Method Override / Post
Allows overriding of the HTTP request method via the _method query string
parameter.

* Request Logging
Request logging middleware for development and production environments

* Request Rewrite
Rewrite request path info based on a custom conversion rules.

* Select

Dynamically choose between Middlewares.

* Stream Files
Convert ResponseFile type responses into ResponseStream type.

* Virtual Host
Redirect incoming requests to a new host based on custom rules.

Changelog (Show File list) (Show related packages)