hg-pyun / axios-logger

Beautify Axios Logging Messages
MIT License
170 stars 33 forks source link

fix: ignore the base URL when the relative one is a complete URL #128

Closed brGuirra closed 1 year ago

brGuirra commented 1 year ago

Solves the bug reported on issue #101. The method combineURLs was rewritten, and tests were added to it.