Description
When the web binder is used to pass environment data to a WebHandler, it uses converters to convert from-to environment zones (like cookies, request parameters, session etc..). This is okay, but should happen only once per request per direction, instead of every time.