vadymmarkov / Malibu

:surfer: Malibu is a networking library built on promises
https://vadymmarkov.github.io
Other
414 stars 39 forks source link

Construct request URL #57

Closed onmyway133 closed 7 years ago

onmyway133 commented 7 years ago

This handles the url for the user, so there is less room for errors with slashes. User can specify

onmyway133 commented 7 years ago

@zenangst yeah, sometimes we add the slash to the end of baseUrl, sometimes in front of path. This should be taken care by Malibu

vadymmarkov commented 7 years ago

@onmyway133 🚀