hi,
I am generating value in serverLogic method that is used there and I would like to also pass this valued into header. method returns object that will be turned to body (as json).
what is the best way to get that value (string) into response header string?