Commit f47c702
Storage : Fix manage resumeable signedURL uploads. (#4874)
* commit for manage resumeable signedURL uploads #2462
* for manage resumeable signedURL uploads #2462
* fix comment
* fix ITStorageTest case written for upload using signURL
* fix format
* fix BlobWriteChannel constructor changes.
* fix signURL validation.
* fix format
* signurl rename to signedURL , firstnonnull check removed,signedURL validation with googleacessid and expires field also.
* signedURL validation with googleacessid and expires field also.
* fix forsignedURL validation with V4 Signing support.
* fix forproviding example of writing content using signedURL through Writer.
* fix forStorageRpc open method argument change.
* fix forStorageRpc open method doc comment changes.1 parent 15a6bd6 commit f47c702
File tree
1 file changed
+5
-0
lines changed- java-storage-nio/google-cloud-nio/src/main/java/com/google/cloud/storage/contrib/nio/testing
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
315 | 320 | | |
316 | 321 | | |
317 | 322 | | |
| |||
0 commit comments