Mon, 12 Jan 2026 14:00:19 CST | login

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

ID45072
Package Nameghc-wai-extra
Version3.1.16
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-wai-extra.git?.#966fedb751bac8925e33269d852ab7bfa8a62aec
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 byzeyouliu
State complete
Volume DEFAULT
StartedSat, 18 Oct 2025 00:47:16 CST
CompletedSat, 18 Oct 2025 00:51:24 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.16-1.oc9.src.rpm (info) (download)
aarch64
ghc-wai-extra-3.1.16-1.oc9.aarch64.rpm (info) (download)
ghc-wai-extra-devel-3.1.16-1.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-wai-extra-3.1.16-1.oc9.loongarch64.rpm (info) (download)
ghc-wai-extra-devel-3.1.16-1.oc9.loongarch64.rpm (info) (download)
noarch
ghc-wai-extra-doc-3.1.16-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-wai-extra-3.1.16-1.oc9.x86_64.rpm (info) (download)
ghc-wai-extra-devel-3.1.16-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
mock_config.log
state.log
mock_output.log
hw_info.log
build.log
dnf.log
installed_pkgs.log
dnf.librepo.log
dnf.rpm.log
root.log
noarch_rpmdiff.json
aarch64
mock_config.log
installed_pkgs.log
dnf.librepo.log
mock_output.log
state.log
root.log
build.log
dnf.rpm.log
hw_info.log
dnf.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Oct 16 2025 zeyouliu <zeyouliu@tencent.com> - 3.1.16-1 - [Type] other - [DESC] update to Version 3.1.16 * Fri Jun 06 2025 bbrucezhang <bbrucezhang@tencent.com> - 3.1.13.0-2 - Rebuilt for loongarch64 * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.1.13.0-1 - initial build