play.api.mvc
Utilities for merging individual cookie values in HTTP cookie headers.
Merges the cookies contained in a Cookie header so that there's only one cookie for each name.
Cookie
Merges the cookies contained in a Set-Cookie header so that there's only one cookie for each name/path/domain triple.
Set-Cookie
Utilities for merging individual cookie values in HTTP cookie headers.