![Go Web Scraping Quick Start Guide](https://wfqqreader-1252317822.image.myqcloud.com/cover/982/36698982/b_36698982.jpg)
上QQ阅读APP看书,第一时间看更新
What do HTTP requests look like?
When a client (such as a browser) requests a web page from a server, it sends an HTTP request. The format for such a request defines an action, a resource, and the Version of the HTTP protocol. Some HTTP requests include extra information for the server to process, such as a query or specific metadata. Depending on the action, you also may be sending the server new information for the server to process.