{ "info": { "author": "Michael Lazar", "author_email": "lazar.michael22@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "
\n
\n
\n \n \n \n \n
\n \n \n
\n \n \n
\n \n
\n
\n
\n
\n
| HTTP | Gopher | ||
|---|---|---|---|
| request | response | request | response |
\nGET /path HTTP/1.1\nAccept: text/plain\nAccept-Charset: utf-8\n...more headers\n | \n\nHTTP/1.1 200 OK\nServer: Apache\nContent-Type: text/html\n...more headers | \n/path\\r\\n | \n(body) | \n