Hi, I want to set a cookie as late as possible from within a valve. So that the Set-Cookie header is set on the response and sent to the client the response must not be committed, so setting the cookie directly before the response is committed would be ideal from my point of view.
I found the ActionHook within the coyote response, so I'd try to wrap this and intercept the action with ActionCode.ACTION_COMMIT. Is this the correct approach for solving this problem? Any other thoughts on this? Cheers, Martin
signature.asc
Description: This is a digitally signed message part