Skip to content

Log the value of `Cf-Worker` header from Cloudflare

Manoj M J requested to merge 474268-log-cf-worker into master

What does this MR do and why?

Based on the discussion in #474268 (comment 2050642567), we need to log the value of the cloudflare header Cf-Worker.

Cloudflare documentation: https://developers.cloudflare.com/fundamentals/reference/http-request-headers/#cf-worker

This MR follows the same patten used to introduce logging of Cf-IpCountry recently: !146833 (merged)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Related to #474268 (closed)

Edited by Manoj M J

Merge request reports

Loading