C
C
copal2016-01-13 18:23:41
JavaScript
copal, 2016-01-13 18:23:41

Is it possible to create a cookie yourself?

There is only one question, but it applies to both js and nodejs. Is it possible to manually create a cookie so that the server recognizes it as native? That is, it is possible to pass "something" in the parameters from the browser, which will be perceived as a cookie? And the same goes for the node, is it possible to pass "something" in the parameter without setHeader so that another server sees the cookie in this?
And most importantly, how?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Robot, 2016-01-13
@iam_not_a_robot

Of course you can, this is usually done with automatic authorization somewhere

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question