Skip to content

Replace UrlBlocker::BlockedUrlError with HTTP_V2

Furkan Ayhan requested to merge 415686-url-blocker-exceptions into master

What does this MR do and why?

For an easy migration, in this step, we are replacing all UrlBlocker::BlockedUrlError exceptions with HTTP_V2::UrlBlocker::BlockedUrlError

Issue / MR Link
Main issue #415686 (closed)
First MR to initialize the gem !125024 (merged)
Small fixes !131612 (merged)
POC !131644 (closed)
Enabling on GitLab !132238 (merged)
Replace UrlBlocker::BlockedUrlError with HTTP_V2 ==HERE== !132541 (merged)
Use the HTTP_V2 alongside LegacyHTTP !132742 (merged)

Related to #415686 (closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Furkan Ayhan

Merge request reports