Browse Source
The Fetch command line was failing with NPE in case some options were omitted. Additionally, it was setting a negative timeout when no timeout option was used which caused HttpURLConnection to throw an IllegalArgumentException. Change-Id: I2c67e2e1a03044284d183d73f0b82bb7ff79de95 Signed-off-by: Sasa Zivkov <sasa.zivkov@sap.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>stable-0.11
Sasa Zivkov
14 years ago
committed by
Chris Aniszczyk
1 changed files with 10 additions and 5 deletions
Loading…
Reference in new issue