Change usage of UrlBlocker in models and services
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.
- Step 1: models, services: this MR.
- Step 2: others: !141349 (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
NA
How to set up and validate locally
- It should result in any spec failures.
- Rest of the functionality should remain same.
Related to #430830
Edited by Furkan Ayhan