Skip to content

Conversation

alan-agius4
Copy link
Collaborator

This change ensures that HTTP headers are flushed to the client before the server begins rendering the Angular application HTML. By flushing headers early, the server can inform the client of response metadata (e.g., status code, content type) immediately, improving performance and user experience.

@alan-agius4 alan-agius4 added action: review The PR is still awaiting reviews from at least one requested reviewer target: major This PR is targeted for the next major release labels Mar 20, 2025
@alan-agius4 alan-agius4 requested a review from jkrems March 20, 2025 16:27
@angular-robot angular-robot bot added area: performance Issues related to performance area: @angular/ssr labels Mar 20, 2025
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Mar 20, 2025
This change ensures that HTTP headers are flushed to the client before the server begins rendering the Angular application HTML. By flushing headers early, the server can inform the client of response metadata (e.g., status code, content type) immediately, improving performance and user experience.
@alan-agius4 alan-agius4 force-pushed the header-flush-rendering branch from 312a157 to 316b0ef Compare March 20, 2025 16:45
@alan-agius4 alan-agius4 merged commit 63428f3 into angular:main Mar 20, 2025
30 checks passed
@alan-agius4 alan-agius4 deleted the header-flush-rendering branch March 20, 2025 17:02
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Apr 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: @angular/ssr area: performance Issues related to performance target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants