Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Please describe the problem in more detail. Do you need to get the request data that came to the server running angular-universal inside an Angular2 app?
UPD:
let req = Zone.current.get('req'); // Express request object
let res = Zone.current.get('res'); // Express response object
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question