Introduction - If you have any usage issues, please Google them yourself
		 
108/5000  
Simple and fast: customer request service to the server, only need to send the request method and path. Request method commonly used have a GET, HEAD, POST. Each method provides the client and the server connection of different types. Because the HTTP protocol is simple, the HTTP server program is small, so communication is very fast.