【高级程序设计】Week2-2 HTTP and Web
终极管理员 知识笔记 108阅读
目录I. Basic knowledge 1. HTTP 2。 Web page (document) 3. Client-server Concept Access to Web pages Put HTTP in context 1. Context of HTTP OSI reference model Routing information . Relationship between HTTP and TCP TCP Connection-oriented Connection-oriented Reliable Byte Streaming Service TCP Format 3. URL: Uniform Resource Locator Definition Composition filename#section Other protocols that can be used for URL III. Details of HTTP protocol 1. HTTP: standard protocol between browser network servers Function Features: Stateless Initializing connection HTTP step by step 3. HTTP methods: get and post1get2post4. Request multiple resources Premise Problem Solution Method 5.HTTP Method IV. Important Title
