Talk:Web Science/Part1: Foundations of the web/Hypertext Transfer Protocol/Making HTTP requests

From Wikiversity
Jump to navigation Jump to search

Join the discussion: Ask and questions and provide answers[edit | edit source]

  • If you click the ask a question button you're question will appear at the bottom of this list.
  • If you click the give an answer you will be able to provide an answer to the questions that have been asked so far.


Mistake in quiz question #3[edit source]

According to RFC 2616 "PATCH" is not a valid type of HTTP request. So I will go ahead and fix this in the quiz. If somehow I'm wrong - just revert my changes. --Sergeyd (discusscontribs) 21:29, 11 November 2013 (UTC)[reply]

Quiz 5[edit source]

Same HTTP requests will always be handled in the same way independent of the last time's outcome and of the .

Not finished sentence I guess. --oleamm (discusscontribs) 17:46, 13 November 2013 (UTC)[reply]

If Every HTTP request is independent and has no concern with the previous requests made then in a scenario, wherein i log into my gmail account and close the browser without signing out. Then i relaunch the browser and again make an http request to gmail, it never asks for my username and password. why does this happens?