Skip to content

Change usage of UrlBlocker in models and services

Rajendra Kadam requested to merge 430830-url-blocker into master

What does this MR do and why?

Remove usages of UrlBlocker and replace it with HTTP_V2::UrlBlocker.

This change is being done in multiple MRs to keep the reviews smaller.

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

NA

How to set up and validate locally

  1. It should result in any spec failures.
  2. Rest of the functionality should remain same.

Related to #430830

Edited by Furkan Ayhan

Merge request reports