Johannes Pichler
Johannes Pichler
And one more thing I am interested in asking you: how did you solve that node does not react to all http methods. When you make an console.log of Var...
Ah. Ok. Lol. During a discussion I had with a sails.js developer about exact that topic a pull request for the http parser was opened to implement in node http...
But it could be resolved by creating a server based on "net" with a custom http parser instead of using "http" module. But this might be a lot of work......