Module ab_testing

Module ab_testing 

Source
Expand description

A/B testing middleware for HTTP requests

This middleware intercepts requests, selects appropriate variants based on A/B test configuration, and applies the variant response.

Functionsยง

ab_testing_middleware
A/B testing middleware