Description
BodyFactory should return host specific error pages when proxy.config.body_factory.enable_customizations is set to 3. The problem is the context parameter that is being passed to the lookup function "determine_set_by_host" contains NULL in the hostname field. Hence the default set is being returned.