Lower qvalue of application/signed-exchange in Accept header
Before this patch, "application/signed-exchange;v=b3" in Accept header had the same q-value as "text/html". But if SXG and non-SXG version of a resource are available, browser should prefer non-SXG because SXG adds overhead. This patch decreases the q-value of "application/signed-exchange;v=b3" accept header value to 0.9, which is in the middle of "text/html" and "*/*". Bug: 1003704 Change-Id: I955e16093a601bbe5177d842128ddff405808cc3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1810120Reviewed-by:Matt Menke <mmenke@chromium.org> Reviewed-by:
David Benjamin <davidben@chromium.org> Reviewed-by:
Tsuyoshi Horo <horo@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Kunihiko Sakamoto <ksakamoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#702313}
Showing
Please register or sign in to comment