The Hypertext Transfer Protocol , the Web's ( )protocol , is at the heart of the Web. HTTP is implemented in two programs : a ( ) program and a server program . The client program and server program, executing on different end systems , talk to each other by( ) HTTP messages . HTTP defines how Web clients request Web pages from servers and how servers transfer web pages to clients . when a user ( ) a web page , the browser sends HTTP request messages for the objects in the page to the server . The server ( )the requests and responds with HTTP response messages that contain the objects .
传输层 应用层 网络层 链路层
主机 用户 客户 用户
交换 改变 拒绝 移除
发送 请求 收到 遗弃
拒绝 删除 修订 收到
超文本传输协议,网络的( )协议是 Web 的核心。
超文本传输协议在两个程序中实现:( )和服务器。 在不同终端系统 上执行的客户端程序和服务器程序通过( )HTTP 消息相互交流。 HTTP 定义了 Web 客户端如何从服务器请求 Web 页面以及服务器如何将 Web 页面传输到客户端。 当用户( )浏览网页时,浏览器将页面中的对象的 HTTP 请求消息发送给服务 器。 服务器( )请求并用包含对象的 HTTP 响应消息进行响应。