janjoerke / vscode-jenkins-pipeline-linter-connector

MIT License
60 stars 21 forks source link

fix requestCrumb(...) option array missing 'headers: {}' for 'options… #15

Open dracoBoreus opened 4 years ago

dracoBoreus commented 4 years ago

Hi, found a small bug is push a fix for it.

[commit msg]: fix requestCrumb(...) option array missing 'headers: {}' for 'options.headers = Object.assign(options.headers, { Authorization: 'Basic ' + authToken });'

dracoBoreus commented 4 years ago

Hi, will some update be with this PR?