profiles/desc/apache2_modules.desc: describe request module

Bug: https://bugs.gentoo.org/772800
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
Hans de Graaff
2025-05-11 09:41:54 +02:00
parent 4a33573ccd
commit 6f40ced2c8

View File

@@ -1,4 +1,4 @@
# Copyright 2007-2023 Gentoo Authors
# Copyright 2007-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# This file contains descriptions of APACHE2_MODULES USE_EXPAND flags.
@@ -81,6 +81,7 @@ proxy_wstunnel - Provides support for the tunnelling of web socket connections t
ratelimit - Bandwidth Rate Limiting for Clients
remoteip - Replaces the original client IP address for the connection with the useragent IP address list presented by a proxies or a load balancer via the request headers
reqtimeout - Set timeout and minimum data rate for receiving requests
request - Filters to handle and make available HTTP request bodies
rewrite - Provides a rule-based rewriting engine to rewrite requested URLs on the fly
session - Provides support for a server wide per user session interface
session_crypto - Provides support for the encryption of user sessions before being written to a local database, or written to a remote browser via an HTTP cookie