Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main Page
Browse
Recent changes
Guided tours
Random
Help
Community
Portal
Colloquium
News
Projects
Sandbox
Search
Search
Appearance
Donate
Create account
Log in
Personal tools
Donate
Create account
Log in
Web Science/Part1: Foundations of the web/Hypertext Transfer Protocol/HTTP header/quiz
Add languages
Add links
Resource
Discuss
English
Read
Edit
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
Edit source
View history
General
What links here
Related changes
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikimedia Projects
Commons
Wikibooks
Wikidata
Wikinews
Wikipedia
Wikiquote
Wikisource
Wikispecies
Wikivoyage
Wiktionary
Meta-Wiki
Outreach
MediaWiki
Wikimania
Print/export
Create a book
Download as PDF
Printable version
In other projects
Appearance
move to sidebar
hide
From Wikiversity
<
Web Science
|
Part1: Foundations of the web
|
Hypertext Transfer Protocol
|
HTTP header
1
How is the end of the HTTP header defined
By an empty line
By the following character string: "\r\n\r\n"
The http header always has a fixed length
There is a header field length which specifies the length of the header
The End of the Header is marked by the String "HEADER_END"
2
What is the Structure of all but the first lines of the header
Just values according to the header field
Key value pairs
the order of the lines is not specified by the protocol
lines have to end with a Semicolon ";"
3
What ways do you know of for looking at the HTTP response header?
Most browsers have tools for accessing them
There is a logfile which saves all the received http headers
Making a telnet request
Using Wget
google search history
Using Wireshark
Category
:
Web Science/Part1: Foundations of the web
Search
Search
Web Science/Part1: Foundations of the web/Hypertext Transfer Protocol/HTTP header/quiz
Add languages
Add topic