Skip to content

Commit 2220eb2

Browse files
cgdeckercpovirk
authored andcommitted
Add missing @SInCE 20.0.
RELNOTES=n/a ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=272289939
1 parent 2278123 commit 2220eb2

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

android/guava/src/com/google/common/net/HttpHeaders.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,8 @@ private ReferrerPolicyValues() {}
165165
/**
166166
* The HTTP <a href="https://www.w3.org/TR/service-workers/#update-algorithm">{@code
167167
* Service-Worker}</a> header field name.
168+
*
169+
* @since 20.0
168170
*/
169171
public static final String SERVICE_WORKER = "Service-Worker";
170172
/** The HTTP {@code TE} header field name. */

guava/src/com/google/common/net/HttpHeaders.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,8 @@ private ReferrerPolicyValues() {}
165165
/**
166166
* The HTTP <a href="https://www.w3.org/TR/service-workers/#update-algorithm">{@code
167167
* Service-Worker}</a> header field name.
168+
*
169+
* @since 20.0
168170
*/
169171
public static final String SERVICE_WORKER = "Service-Worker";
170172
/** The HTTP {@code TE} header field name. */

0 commit comments

Comments
 (0)