pmusolino / Wormholy

iOS network debugging, like a wizard 🧙‍♂️
MIT License
2.33k stars 187 forks source link

Getting timeout for every api call after making a multi-part api call #38

Closed Pulkit-1mg closed 4 years ago

Pulkit-1mg commented 6 years ago

Found an issue with library.

After making an api call which is a POST request with multi-part content. Every next API call results into timeout.

Please suggest a resolution for this?

pmusolino commented 6 years ago

If you have any useful code to replicate the problem, feel free to post it here.

pmusolino commented 4 years ago

Fixed here https://github.com/pmusolino/Wormholy/pull/92