Nathan Herring
Nathan Herring
The XML API's [POST Object](https://cloud.google.com/storage/docs/xml-api/post-object) method has a `success_action_redirect` URL that would let your Application receive an update after the upload is complete. It relies on the client browser operating...
Thanks for the references. Is this something we should survey across google/_java_ or GoogleCloudPlatform/_java_ repos w/ HTTP clients?
As the author of #320, I am in favor of prepending and not allowing replacement.
Correct. Or if you want to be pedantic about not re-exporting: `load("@bazel_skylib//lib:paths.bzl", _paths="paths")`
Correct. Unfortunately, you'll still get the warning if any starlark in your transitive closure of `load`s loads lib.bzl, including in the `WORKSPACE` file, IIUC.
More info on how Github interacts with licenses is [here](https://help.github.com/articles/licensing-a-repository/).
Is this issue about adding a compute metadata URL to support blob signing directly from workloads and then adapting that into the auth library? Rather, is there any reason not...
Leaving a breadcrumb for googleapis/google-cloud-python#922, since it was duped to googleapis/google-auth-library-python#92 which was then duped to this.
I would likely be willing to accept something along these lines in https://github.com/java-json-tools/uri-template as a part of https://github.com/java-json-tools/jackson-coreutils/issues/11, but I want to push back a bit on cloning the various...