RFR: Handle redirects manually
    Robin Westberg 
    rwestberg at openjdk.java.net
       
    Fri Jan 17 09:06:11 UTC 2020
    
    
  
Hi all,
Please review this change that updates the webrev link verifier to handle redirects manually. Requesting the HttpClient to follow redirects automatically doesn't actually work in our case, not quite sure why. But we can work around it in the meantime.
Best regards,
Robin
-------------
Commits:
 - 7fc52969: Handle redirects manually
Changes: https://git.openjdk.java.net/skara/pull/363/files
 Webrev: https://webrevs.openjdk.java.net/skara/363/webrev.00
  Stats: 13 lines in 2 files changed: 9 ins; 2 del; 2 mod
  Patch: https://git.openjdk.java.net/skara/pull/363.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/363/head:pull/363
PR: https://git.openjdk.java.net/skara/pull/363
    
    
More information about the skara-dev
mailing list