• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

grpc / grpc-java / 5439
89%
master: 89%

Build:
Build:
LAST BUILD BRANCH: v1.80.x
DEFAULT BRANCH: master
Ran 22 Dec 2016 12:48AM UTC
Jobs 1
Files 156
Run time 8s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
5439

push

travis-ci

ejona86
Add support for http forward proxy with CONNECT

This is a squash and modification of master commits that also includes:
netty,okhttp: Fix CONNECT and its error handling

This commit has been modified to reduce its size to substantially reduce
risk of it breaking Netty error handling. But that also means proxy
error handling just provides a useless "there was an error" sort of
message.

There is no Java API to enable the proxy support. Instead, you must set
the GRPC_PROXY_EXP environment variable which should be set to a
host:port string. The environment variable is temporary; it will not
exist in future releases. It exists to provide support without needing
explicit code to enable the future, while at the same time not risking
enabling it for existing users.

7443 of 8414 relevant lines covered (88.46%)

0.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5439.1 22 Dec 2016 12:48AM UTC 0
88.46
Travis Job 5439.1
Source Files on build 5439
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5439
  • 4747a4d3 on github
  • Prev Build on v1.0.x (#5246)
  • Next Build on v1.0.x (#5442)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc