A handler function for customizing HTTP requests made by a Lens.
This function is called whenever a Lens makes an HTTP request.
It allows you to modify the request or response, integrate custom HTTP libraries,
add authentication, or log request details.
A handler function for customizing HTTP requests made by a Lens.
This function is called whenever a Lens makes an HTTP request. It allows you to modify the request or response, integrate custom HTTP libraries, add authentication, or log request details.