Welcome to the Linux Foundation Forum!

LFW212 | Server Crashes and Deprecated URL

Chapter 03. CREATING A WEB SERVER | Creating a Web Server with Node Core (3), the server crashes when node -e "http.request('http://localhost:3000', { method: 'POST' }, res => res.pipe(process.stdout)).end()" is run on the terminal.

There should be a return statement in the if block where we check if the method is 'GET' or not.


Also url seems to be depracated.

Answers

  • Posts: 58

    Yes, url is deprecated. But the usage of whatwg URL in this scenario is not as compact as of url.

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Categories

Upcoming Training