divar-ir / NetShears

iOS Network monitor/interceptor framework
MIT License
139 stars 23 forks source link

Fix missing request body #25

Closed mehdiimrz closed 2 years ago

mehdiimrz commented 2 years ago

URLRequest body was nil in HTTPProtocols. In this PR this issue is fixed