Skip to content

Implement stub_do_not_track helper

Patrick Bajao requested to merge 295264-stub-do-not-track-helper into master

What does this MR do?

This helper can be used whenever there's a need to stub the DNT request header.

The TrackingHelpers module needs to be included in a spec for it to work.

No changelog entry needed since this is only being used for specs.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Closes #295264 (closed)

Merge request reports