Web Science/Part1: Foundations of the web/Hypertext Transfer Protocol/Summary, further reading, homework

Da Wikiversità, l'apprendimento libero.

Summary, further reading, homework

Obiettivi di apprendimento

nessun obbiettivo di apprendimento definito
Tu puoi definire gli obiettivi di apprendimento qui.
In generale puoi usare il bottone di modifica nell'angolo in alto a destra di una sezione per modificarne il contenuto.

Video

Quiz

1 Which port does HTTP usually use?

8080
80
443
23
70

2 HTTP/1.0 requests

include request Line, headers, an empty line and an optional message body
headers, an empty line and an optional message body
have a header in ASCII
have a header in UTF-8
are compatible with gopher requests

3 HTTP/1.0 responses

include status Line, headers, an empty line and an optional message body
headers, an empty line and an optional message body
are made in ASCII
are made in UTF-8
are compatible with gopher responses

Discussioni