commit | 3dce5af6abc9c8d41d24d9499410b33ec76b1f08 | [log] [tgz] |
---|---|---|
author | Yuhao Zheng <yuhaozheng@google.com> | Mon Mar 03 15:47:06 2014 -0800 |
committer | Yuhao Zheng <yuhaozheng@google.com> | Mon Mar 03 16:00:06 2014 -0800 |
tree | 099245cf3df8770a110d4d8fabfcea82528cdefa | |
parent | 9f6a372ca08c657447ef4b8dc6c80a89202247f8 [diff] |
Allow more proxy bypass patterns The current restriction on proxy bypass pattern is harsh. For instance, "*google.com" is allowed, but "*.google.com" is not. We loosen the validity check to allow patterns like "*.cnn.com", "*.google*.com", "10.20.*.*". bug: 13287210 Change-Id: I7551150f785cd087c963f3a8f4c9d05f0002ff04