# python_http **Repository Path**: yangwuju/python_http ## Basic Information - **Project Name**: python_http - **Description**: python http - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-10 - **Last Updated**: 2022-08-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: Python, Http ## README # GET GET / HTTP/1.1\r\n User-Agent: PostmanRuntime/7.29.0\r\n Accept: */*\r\n Postman-Token: 411987c5-bf3c-4bd4-83d6-e45a2d4854a5\r\n Host: 192.168.43.249:1234\r\n Accept-Encoding: gzip, deflate, br\r\n Connection: keep-alive\r\n \r\n GET /?yang=12345 HTTP/1.1\r\n User-Agent: PostmanRuntime/7.29.0\r\n Accept: */*\r\n Postman-Token: 614b9f59-a33f-49ea-a585-f75637d4e188\r\n Host: 192.168.43.249:1234\r\n Accept-Encoding: gzip, deflate, br\r\n Connection: keep-alive\r\n \r\n' # POST POST / HTTP/1.1\r\n User-Agent: PostmanRuntime/7.29.0\r\n Accept: */*\r\n Postman-Token: fb1ad938-7b78-49b2-a57c-7138170b7b1a\r\n Host: 192.168.43.249:1234\r\n Accept-Encoding: gzip, deflate, br\r\n Connection: keep-alive\r\n Content-Length: 0\r\n \r\n POST /?yang=12345 HTTP/1.1\r\n User-Agent: PostmanRuntime/7.29.0\r\n Accept: */*\r\n Postman-Token: 75ce9dd8-ca44-4141-b395-c290c57d2ee9\r\n Host: 192.168.43.249:1234\r\n Accept-Encoding: gzip, deflate, br\r\n Connection: keep-alive\r\n Content-Length: 0\r\n \r\n