cucumber / cucumber-ruby

Cucumber for Ruby. It's amazing!
https://cucumber.io
MIT License
5.18k stars 1.12k forks source link

Allow using a HTTP proxy to send results #1526

Open aslakhellesoy opened 3 years ago

aslakhellesoy commented 3 years ago

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

aslakhellesoy commented 3 years ago

We should make sure all implementations use the same environment variables to configure proxy settings.

stale[bot] commented 1 year ago

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.