Closed Bug 1783826 Opened 2 years ago Closed 1 year ago

Add test case for early hints in combination with Link-Headers in final response

Categories

(Core :: Networking: HTTP, task, P2)

task

Tracking

()

RESOLVED FIXED

People

(Reporter: manuel, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [necko-triaged])

Make sure we only make one request to /hinted.png if the server responds with something like this:

103 Early Hints
Link: </hinted.png>; as=image; rel=preload

200 OK
Link: </hinted.png>; as=image; rel=preload

<html><body><img src="/hinted.png"></body></html>
Whiteboard: [necko-triaged]

This is done in another patch.

Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.