Skip to content

Commit b451c33

Browse files
committed
---
yaml --- r: 867 b: refs/heads/master c: 1318e33 h: refs/heads/master i: 865: 66e8e79 863: 9983b0b v: v3
1 parent 8cf1401 commit b451c33

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
2-
refs/heads/master: 929030d89b1d40036b1ec906d16505b02a830df7
2+
refs/heads/master: 1318e333c2d7bae7d3de3655e9b8737fb13dd80a
33
refs/heads/travis: 0fa997e2fc9c6b61b2d91e6d163655aae67d44b6
44
refs/heads/gh-pages: 5a10432ecc75f29812e33a8236c900379509fe99

trunk/gcloud-java-storage/src/main/java/com/google/gcloud/storage/HttpMethod.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020
* Http method supported by Storage service.
2121
*/
2222
public enum HttpMethod {
23-
GET, HEAD, PUT, POST, DELETE
23+
GET, HEAD, PUT, POST, DELETE, OPTIONS
2424
}

0 commit comments

Comments
 (0)