Slide 55
Slide 55 text
Hypertext Transfer Protocol
• Current Version 1.1 (RFC 2616, 7230, 7231, 7232, 7233, 7234, & 7235)
• Requests consist of a method, headers, and sometimes a body
• Methods — GET, POST, HEAD, OPTIONS, PUT, DELETE, TRACE, or CONNECT
• Responses consist of a status, headers, and sometimes a body
• Many requests can be sent over a single connection