GoodRequest / GoodNetworking

📡 GoodNetworking is an iOS library written in Swift that simplifies HTTP networking by using GRSession and Encodable/DataRequest extensions. It supports latest Swift and all iOS devices, making it a powerful solution for managing network interactions and data encoding/decoding. The library is easy to install with SPM.
MIT License
31 stars 1 forks source link

Status Code on Top #14

Closed andrej-jasso closed 4 months ago

andrej-jasso commented 5 months ago

I Suggest putting status code on top to be visible on the first line. This will make network logs more visible for testers in collapsed state