I'm writing an extension for Safari on iOS with the new iOS 9 Safari Extension API.
Typically the Extensions are used to block urls depending on certain patterns.
How can I go about changing the headers on a request before they are sent?
I'm writing an extension for Safari on iOS with the new iOS 9 Safari Extension API.
Typically the Extensions are used to block urls depending on certain patterns.
How can I go about changing the headers on a request before they are sent?