You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// String with text, is not accepted as a valid expiration value
128
138
vapidHelper.getVapidHeaders(VALID_AUDIENCE,VALID_SUBJECT_MAILTO,VALID_PUBLIC_KEY,VALID_PRIVATE_KEY,VALID_CONTENT_ENCODING,'Not valid expiration: Must be a number, this is a string with text');
0 commit comments