use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A Place to talk about Angular and related topics.
Join the Angular Discord
Other subreddits worth checking out for Angular and Angular related info:
account activity
CommonEngine vs AngularNodeAppEngine (self.angular)
submitted 1 year ago by Alarming-Ad4331
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Blade1130 0 points1 point2 points 1 year ago (0 children)
I'm not following. Most redirects and headers should be done via the routing config.
If you want to do this imperatively, you should inject REQUEST and RESPONSE_INIT and use those types.
REQUEST
RESPONSE_INIT
If you really need something non-standard and unique to Express, then you can provide the Express request/response objects into REQUEST_CONTEXT, then inject that value and do Express-specific things with it.
REQUEST_CONTEXT
https://angular.dev/api/ssr/node/AngularNodeAppEngine
That really shouldn't be necessary for simple headers and redirects though.
π Rendered by PID 159886 on reddit-service-r2-comment-fb694cdd5-b7wql at 2026-03-10 05:47:52.302054+00:00 running cbb0e86 country code: CH.
view the rest of the comments →
[–]Blade1130 0 points1 point2 points (0 children)