anthonygauthier / axios-curlirize

axios plugin converting requests to cURL commands, saving and logging them.
MIT License
186 stars 31 forks source link

Update CurlHelper.js #27

Closed ikatun closed 4 years ago

ikatun commented 4 years ago

The variable baseURL wasn't taken into account, so the curl command prints out just the relative part of the url even if baseURL is configured.

avevlad commented 4 years ago

@ikatun Awesome, Thanks! @delirius325 please, update dist folder.

image

"version": "1.3.5"