cucumber-ruby
cucumber-ruby copied to clipboard
Allow using a HTTP proxy to send results
We should allow users behind a HTTP(S) proxy to publish results. See https://ruby-doc.org/stdlib-2.7.3/libdoc/net/http/rdoc/Net/HTTP.html#class-Net::HTTP-label-Proxies
We should make sure all implementations use the same environment variables to configure proxy settings.
- https://github.com/cucumber/cucumber-jvm/issues/2285
- https://github.com/cucumber/cucumber-js/issues/1644
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in two months if no further activity occurs.