{ "info": { "author": "Bryan Bishop", "author_email": "kanzure@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "careful-requests\n~~~~~~~~~~~~~~~\n\nThis module provides an HTTP adapter and session for use with `Requests`_ when\ncommunicating with servers that are hyper-sensitive to standard HTTP headers.\nIt may be sad, but not all HTTP servers are HTTP-compliant and some are even\nsuspicious of normal headers. Use careful-requests if you still want to use the\nexcellent Requests module.\n\n.. _`Requests`: http://python-requests.org/\n\nExample usage\n----------\n\nhere you go\n\n.. code-block:: python\n\n from careful_requests import Careful\n\n s = Careful()\n\n >>> s.get(\"http://httpbin.org/get\")\n \n\n\"Accept-Encoding\" will not be sent.\n\nInstall\n----------\n\n.. code-block:: bash\n\n sudo pip install careful-requests\n\n.. code-block:: bash\n\n sudo python setup.py install\n\nTesting\n----------\n\n.. code-block:: bash\n\n make test\n\nChangelog\n----------\n\n* 0.1.3: support both requests==1.0.4 and requests==0.14.2, which is useful for proxy support.\n\n* 0.1.2: HTTPS\n\nLicense\n----------\n\nBSD", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kanzure/careful-requests", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "careful-requests", "package_url": "https://pypi.org/project/careful-requests/", "platform": "any", "project_url": "https://pypi.org/project/careful-requests/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/kanzure/careful-requests" }, "release_url": "https://pypi.org/project/careful-requests/0.1.4/", "requires_dist": null, "requires_python": null, "summary": "Requests for header-sensitive servers (like Accept-Encoding)", "version": "0.1.4" }, "last_serial": 787241, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "dcf6f59d813fa8044edcaf3497aa1917", "sha256": "76fe3197b6c2e96aae628ee8717b57dad719583d268e073c66d18b8ff21cc4f8" }, "downloads": -1, "filename": "careful-requests-0.1.0.tar.gz", "has_sig": false, "md5_digest": "dcf6f59d813fa8044edcaf3497aa1917", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4441, "upload_time": "2013-01-02T04:19:03", "url": "https://files.pythonhosted.org/packages/67/27/04e8b3b438c9a48fbb8971c0186cae32306a01c183d3370dc07d92eace98/careful-requests-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "1645be9024dec4d1e55e1b4311e9b26b", "sha256": "8fa13cd0c9743f5d48da734bf8b99fe6d9ea284450ffe8b52f7e04b137fd7d24" }, "downloads": -1, "filename": "careful-requests-0.1.1.tar.gz", "has_sig": false, "md5_digest": "1645be9024dec4d1e55e1b4311e9b26b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4452, "upload_time": "2013-01-02T04:24:04", "url": "https://files.pythonhosted.org/packages/6a/69/8519ffae4d131b0b4d0c276120b45972fb1addc6cab7a392dab84cbc64ec/careful-requests-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "685dbf8f56cbf9c8165da15f38cf5de7", "sha256": "b9b4b22e91d2b9ac5ad3576cd62d16f0d3a8cdde435c42f6f38da6250cf4df62" }, "downloads": -1, "filename": "careful-requests-0.1.2.tar.gz", "has_sig": false, "md5_digest": "685dbf8f56cbf9c8165da15f38cf5de7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4454, "upload_time": "2013-01-02T08:48:21", "url": "https://files.pythonhosted.org/packages/a1/85/97600f60bd6f747d36cf73346e3eac630e2bd5a977cbe0e163d06f0517d8/careful-requests-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "da4a2154c5ce79d8a67c05111d169449", "sha256": "50a13b046f33b554c258eab341477e7ef96c1480a4ca15fc8dbc616f6ed05320" }, "downloads": -1, "filename": "careful-requests-0.1.3.tar.gz", "has_sig": false, "md5_digest": "da4a2154c5ce79d8a67c05111d169449", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3651, "upload_time": "2013-01-08T08:50:17", "url": "https://files.pythonhosted.org/packages/b1/ee/06d09fdb5095c36a357657c67cfe93f58d77acd9ea9968202ed9559805a4/careful-requests-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "92ad0ba3fa477c7f84f7f8ef713189cf", "sha256": "4f26e12b6a985fd77a55bc122ea3592bb9cea1ac5d730dea790f53959acd9849" }, "downloads": -1, "filename": "careful-requests-0.1.4.tar.gz", "has_sig": false, "md5_digest": "92ad0ba3fa477c7f84f7f8ef713189cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3748, "upload_time": "2013-01-10T03:20:34", "url": "https://files.pythonhosted.org/packages/93/0a/3ebc052edf39312e2d798a59d052947af8179e348acb22e54ecb6d7ce961/careful-requests-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "92ad0ba3fa477c7f84f7f8ef713189cf", "sha256": "4f26e12b6a985fd77a55bc122ea3592bb9cea1ac5d730dea790f53959acd9849" }, "downloads": -1, "filename": "careful-requests-0.1.4.tar.gz", "has_sig": false, "md5_digest": "92ad0ba3fa477c7f84f7f8ef713189cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3748, "upload_time": "2013-01-10T03:20:34", "url": "https://files.pythonhosted.org/packages/93/0a/3ebc052edf39312e2d798a59d052947af8179e348acb22e54ecb6d7ce961/careful-requests-0.1.4.tar.gz" } ] }