dockerflow
dockerflow copied to clipboard
Use Google Java Client for GCS access rather than hand-coded HTTP calls
HttpUtils uses hand-coded URL strings with auth, rather than the Google Java Client for GCS, which is the preferred way to read files.