Reqres icon indicating copy to clipboard operation
Reqres copied to clipboard

Simple network activity logger for iOS

Results 3 Reqres issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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...

bug

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...

enhancement