Skip to content

Commit

Permalink
Extend experiment offer-http3 (#26734)
Browse files Browse the repository at this point in the history
  • Loading branch information
georgeblahblah authored Dec 1, 2023
1 parent ea78dc5 commit dfe6689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/app/experiments/Experiments.scala
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ object OfferHttp3
name = "offer-http3",
description = "Offer HTTP3 by providing the header and redirecting URLs to enable loading of assets with HTTP3",
owners = Seq(Owner.withGithub("paulmr")),
sellByDate = LocalDate.of(2023, 11, 30),
sellByDate = LocalDate.of(2024, 1, 3),
participationGroup = Perc1E,
)

0 comments on commit dfe6689

Please sign in to comment.