3lvis / Networking

Swift HTTP Networking with stubbing and caching support
MIT License
1.36k stars 112 forks source link

Exposed request and resource timouts for session configiration #208

Closed Awalz closed 7 years ago

Awalz commented 7 years ago

Added support for changing timeouts for request and resources

3lvis commented 7 years ago

Hi Andrew, thanks for your contribution, I figured Networking should be more flexible and allow any configuration so I added an additional initializer. Let me know if I can help with anything else. Have a great week!

https://github.com/3lvis/Networking/pull/209