remirobert / Dotzu

:iphone::eyes: In-App iOS Debugging Tool With Enhanced Logging, Networking Info, Crash reporting And More.
MIT License
1.8k stars 141 forks source link

Failing to display PUT -> Http data sent on second request #26

Open VincentNarbot opened 7 years ago

VincentNarbot commented 7 years ago

If we send 2 requests to the same endpoint using different HTTP parameters, and we are not waiting for the first request to be completed. Dotzu is not displaying the "HTTP DATA SENT" for the second request.