K Kirby Well-known member Nov 21, 2024 #1 Affected version 2.3.4 \XF\Http\Request allows to get all input (via getInput() and all cookies (via getCookies()) but not all request headers as getServer() only allows to get one known header at a time. Could this somehow be changed so we can get all request headers?
\XF\Http\Request allows to get all input (via getInput() and all cookies (via getCookies()) but not all request headers as getServer() only allows to get one known header at a time. Could this somehow be changed so we can get all request headers?
XF Bug Bot XenForo bug fixer bot Staff member Jan 11, 2025 #2 Thank you for reporting this issue, it has now been resolved. We are aiming to include any changes that have been made in a future XF release (2.3.5). Change log: Allow fetching all server globals using `\XF\Http\Request::getServerInfo` Click to expand... There may be a delay before changes are rolled out to the XenForo Community.
Thank you for reporting this issue, it has now been resolved. We are aiming to include any changes that have been made in a future XF release (2.3.5). Change log: Allow fetching all server globals using `\XF\Http\Request::getServerInfo` Click to expand... There may be a delay before changes are rolled out to the XenForo Community.