
NetShears Overview
NetShears is a Network interceptor framework written in Swift.
NetShears adds a Request interceptor mechanisms to be able to modify the HTTP/HTTPS Request before being sent . This mechanism can be used to implement authentication policies, add headers to a request , add log trace or even redirect requests.
Features
Features
- Intercept HTTP/HTTPS request header
- Intercept HTTP/HTTPS request endpoint
- View traffic logs
- Request observer
- Intercept HTTP/HTTPS response body