Hi,
is the headers of fetch() (js function) work on safari ios ?
is the headers of fetch() (js function) work on safari ios ?
Code Block fetch('page.php', headers{ /* Is that works on safari ios ? Cause on mdn, it say that doesn't work... */ })