isomorphic-react icon indicating copy to clipboard operation
isomorphic-react copied to clipboard

what happend to 'Cannot set headers after they are sent to the client'

Open listenecho opened this issue 3 years ago • 1 comments

what happend to 'Cannot set headers after they are sent to the client' when i use res.send(index)

image

listenecho avatar Mar 03 '21 02:03 listenecho

someone said res.send() had excuted twice, but i just called it once, When i res.send('some Strings ') it works!

listenecho avatar Mar 03 '21 02:03 listenecho