3

I am working on writing a new HTTP Library sort of SDK. For implementing cross cutting concerns we are planning to write middleware support similar to c# i.e. mechanism to handle retries, redirection, logging etc.

Will it be a good idea to use method swizzling to swizzle some of the NSURLSession methods to achieve above mentioned objective?

Pooja Gupta
  • 785
  • 10
  • 22
Vikas Dadheech
  • 1,672
  • 12
  • 23

0 Answers0