Mon, 12 Jan 2026 17:07:02 CST | login

Information for build ghc-wai-extra-3.1.13.0-1.oc9

ID25190
Package Nameghc-wai-extra
Version3.1.13.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-wai-extra.git?.#eddd14357e4e7d53bf6dc088a542e2d49b2827d9
SummaryBasic WAI handlers and middleware
DescriptionProvides 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.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 12:55:26 CST
CompletedMon, 05 Aug 2024 12:59:12 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-wai-extra.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-wai-extra.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-wai-extra-3.1.13.0-1.oc9.src.rpm (info) (download)
aarch64
ghc-wai-extra-3.1.13.0-1.oc9.aarch64.rpm (info) (download)
ghc-wai-extra-devel-3.1.13.0-1.oc9.aarch64.rpm (info) (download)
noarch
ghc-wai-extra-doc-3.1.13.0-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-wai-extra-3.1.13.0-1.oc9.x86_64.rpm (info) (download)
ghc-wai-extra-devel-3.1.13.0-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.1.13.0-1 - initial build