Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion native/mod_manager/mod_manager.c
Original file line number Diff line number Diff line change
Expand Up @@ -3579,7 +3579,7 @@ static const command_rec manager_cmds[] =
cmd_manager_ws_upgrade_header,
NULL,
OR_ALL,
"WSUpgradeHeader - Accepted upgrade headers, ONE bypass checks, ANY read it from request, other values: header value to check before using the WS tunnel."
"WSUpgradeHeader - Accepted upgrade header values: NONE bypass checks, ANY read it from request, other values: header value to check before using the WS tunnel."
),
AP_INIT_TAKE1(
"AJPSecret",
Expand Down