JamitLabs / Jetworking

A multi-module library providing a user-friendly interface for common networking tasks
https://JamitLabs.github.io/Jetworking/
MIT License
4 stars 3 forks source link

Make makeURL a public method #85

Closed jamitJona closed 3 years ago

jamitJona commented 3 years ago

We should also publish the factory method of the (already public) URLFactory. This would help with unit testing mocked url requests.