WebFund 2015W: Assignment 9
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.
- GET /
- GET /javascripts/notes.js
- GET /getNotes
- POST /updateNote
- POST /newNote