In this question they stated that "you can override your headers" in the shouldStartLoadWithRequest uiwebviewdelegate method. How would I do that? I thought you can only add headers to a NSMutableURLRequest.
Asked
Active
Viewed 143 times
1 Answers
0
he doesn't mean that headers will be overridden in the shouldStartLoadWithRequest he mean that headers can be overridden using NSMutableURLRequest in both loadHTMLString and loadRequest

hMoataz
- 16