Sendin requests (with data)

  • Start hs in this dir and load this page.
  • Stop hs and start http_node/server.js to see incomming requests

  • Send data=123 to server using a link (with query string)

    NOTE: This is used for specify readings (NO writing) Send it


    Send any data to server using a form (this is writing)