File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
android/guava/src/com/google/common/net
guava/src/com/google/common/net Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -165,6 +165,8 @@ private ReferrerPolicyValues() {}
165
165
/**
166
166
* The HTTP <a href="https://www.w3.org/TR/service-workers/#update-algorithm">{@code
167
167
* Service-Worker}</a> header field name.
168
+ *
169
+ * @since 20.0
168
170
*/
169
171
public static final String SERVICE_WORKER = "Service-Worker" ;
170
172
/** The HTTP {@code TE} header field name. */
Original file line number Diff line number Diff line change @@ -165,6 +165,8 @@ private ReferrerPolicyValues() {}
165
165
/**
166
166
* The HTTP <a href="https://www.w3.org/TR/service-workers/#update-algorithm">{@code
167
167
* Service-Worker}</a> header field name.
168
+ *
169
+ * @since 20.0
168
170
*/
169
171
public static final String SERVICE_WORKER = "Service-Worker" ;
170
172
/** The HTTP {@code TE} header field name. */
You can’t perform that action at this time.
0 commit comments