WebFund 2015W: Assignment 9

From Soma-notes
Revision as of 09:53, 23 March 2015 by Soma (talk | contribs) (Created page with "'''This assignment is not yet finalized.''' This assignment has 15 points. For each of the following five HTTP GET and POST requests: * give a transcript of the HTTP request...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This assignment is not yet finalized.

This assignment has 15 points. For each of the following five HTTP GET and POST requests:

  • give a transcript of the HTTP request going out and the response returned by the ajax-notes server, as CAPTURED BY YOU (1 point),
  • briefly explain how the browser made this request (one point), and
  • briefly explain what code the server ran to generate the response. (2 points)

Submit your answers on cuLearn in a text or PDF file by 10 AM on Monday, March 30, 2015. No other formats will be accepted.

  1. GET /
  2. GET /javascripts/notes.js
  3. GET /getNotes
  4. POST /updateNote
  5. POST /newNote