Skip to content

Commit bf65f06

Browse files
committed
Fix reference
1 parent ae0aa94 commit bf65f06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-iab-privacy-partitioning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,7 @@ and protocol). This has a number of practical implications, described below.
564564
optimized nature of proxy-to-proxy paths leads to improved perforamnce.
565565

566566
Performance may also push back against the desire to apply privacy partitioning. For example, HTTPS
567-
connection reuse {{?HTTP2=9113, Section 9.1.1}} allows clients to use an existing HTTPS session created
567+
connection reuse {{?HTTP2=RFC9113, Section 9.1.1}} allows clients to use an existing HTTPS session created
568568
for one origin to interact with different origins (provided the original origin is authoritative for
569569
these alternative origins). Reusing connections saves the cost of connection establishment, but means that
570570
the server can now link the client's activity with these two or more origins together. Applying privacy

0 commit comments

Comments
 (0)