In my project I have a requirement where I need to set cookie in the http header before calling Push command.I saw an option present to add custom header in FetchOptions class, but could not see in PushOption.Please confirm if adding cookie in header is allowed?
I saw an option present to add custom header in FetchOptions class, but could not see in PushOption