Closed geraintwhite closed 9 years ago
We need to send the response here https://github.com/itsapi/github-listener/blob/master/listener.js#L250
We could check if a response has been sent already using headersSent to avoid sending a response twice.
headersSent
Sort of related to #39
We need to send the response here https://github.com/itsapi/github-listener/blob/master/listener.js#L250