Skip to content

Draft: Use HTTP_V2::UrlBlocker in legacy HTTP

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

What does this MR do and why?

As a migration step, we are starting to use the new HTTP_V2::UrlBlocker inside the legacy HTTP library.

This change is behind the feature flag http_v2_url_blocker.

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)
Use HTTP_V2::UrlBlocker in legacy HTTP ==HERE==

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.

Merge request reports