commit | de5d7d250848b0db4119f362e2e700cb19e02293 | [log] [tgz] |
---|---|---|
author | Jesse Wilson <jessewilson@google.com> | Tue Sep 27 19:23:13 2011 -0400 |
committer | Jesse Wilson <jessewilson@google.com> | Tue Sep 27 19:28:32 2011 -0400 |
tree | d4719e66f60494e9440f9ea91cbd1a1262b84629 | |
parent | cbb62bb81807ff83a0887b90111218d81a3f57df [diff] |
Test to demonstrate NPE in DefaultRequestDirector When the HTTP client encountered a server failure while talking through a proxy, it fails with an NullPointerException and not an IOException. Change-Id: I4b287105bf78b832d034557e37e74ce576c7894d Bug: http://b/5372438