According to RFC-6265 that there should be a space between the ; and the attribute name, i.e. the header should be something like name=value; Domain=localhost; HttpOnly rather than name=value;Domain=localhost;HttpOnly Issue: SPR-15225
According to RFC-6265 that there should be a space between the ; and the attribute name, i.e. the header should be something like name=value; Domain=localhost; HttpOnly rather than name=value;Domain=localhost;HttpOnly Issue: SPR-15225