Skip to content

Capture POST and redirect with POST data to client #4053

Discussion options

You must be logged in to vote

Looks like I can redirect like this:

res.writeHead(302, 'Redirect', { Location: url })
res.end()

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by heymartinadams
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant