Open Bug 1891719 Opened 1 year ago Updated 14 days ago

Lone LF (\n) in fetch response header triggers a timeout

Categories

(Core :: DOM: Networking, defect, P2)

Firefox 124
defect
Points:
3

Tracking

()

UNCONFIRMED

People

(Reporter: jannis, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [necko-triaged][necko-priority-next])

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:124.0) Gecko/20100101 Firefox/124.0

Steps to reproduce:

  • Fetch a resource that contains an erroneous lone LF :
HTTP/1.1 200
\nstrict-transport-security: max-age:20
more-headers

body

Actual results:

Fetch times out (own timeout of 5 seconds) (NS_BINDING_ABORTED)

Expected results:

Blocks: fetch
Severity: -- → S3
Priority: -- → P2
Whiteboard: [necko-triaged][necko-priority-new]
Whiteboard: [necko-triaged][necko-priority-new] → [necko-triaged][necko-priority-next]
Points: --- → 3
See Also: → 1874840
You need to log in before you can comment on or make changes to this bug.