Reqres
Reqres copied to clipboard
Simple network activity logger for iOS
As we internally reconsidered Reqres to be debug tool that should not be used in production, we never made this reconsideration public (because of #33). To make this clear we...
When we catching sent requests we should not use new session. This would require proper implementation of `URLProtocol` and until this issue is resolved we should consider Reqres to be...
Because of work on ios logging to ElasticSearch I would like to use ReqRes feature to "listen"on Requests and Responses. I would like to separate "output format" and "logger for...