mirror of
https://github.com/elastic/logstash.git
synced 2025-06-28 09:46:03 -04:00
As reported in #9132, if one sets `http_proxy=myproxy:8080` the URL gets parsed to scheme=myproxy and host=nil. This results in a NullPointerException. To solve it, we check that the URL is valid as HTTP/HTTPs and raise a slightly better error message. Fixes #9132. Fixes #9230 |
||
---|---|---|
.. | ||
pack_fetch_strategy | ||
pack_installer | ||
utils | ||
gem_installer_spec.rb | ||
gemfile_spec.rb | ||
install_spec.rb | ||
install_strategy_factory_spec.rb | ||
offline_plugin_packager_spec.rb | ||
prepare_offline_pack_spec.rb | ||
proxy_support_spec.rb | ||
ui_spec.rb | ||
update_spec.rb | ||
util_spec.rb |