This content originally appeared on DEV Community and was authored by DHANUSH N
Consider a Nodejs express app
I am setting a new parameter 'abc' with a string to the response object
If I send a response to frontend will they be able to view the value of abc
If you inspect via browser, you will be able to see the
- Headers
- Cookies
- Response Body etc
But is there any possibility for the value 'abc' to be got by the frontend ?
This content originally appeared on DEV Community and was authored by DHANUSH N
DHANUSH N | Sciencx (2021-06-09T11:43:49+00:00) NodeJs Response. Retrieved from https://www.scien.cx/2021/06/09/nodejs-response/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.