首页IT科技a database that follows(A database of opensource HTTP proxies written in python: Django HTTP Proxy)

a database that follows(A database of opensource HTTP proxies written in python: Django HTTP Proxy)

时间2025-05-05 04:45:42分类IT科技浏览4892
导读:Detailed information about PYTHON proxy: Django HTTP Proxy Proxy Name Django HTTP Proxy Language and version python version: 2.6 HTTP version 1.1 HTTPS Connect no Win...

Detailed information about PYTHON proxy: Django HTTP Proxy

Proxy Name Django HTTP Proxy Language and version python version: 2.6 HTTP version 1.1 HTTPS Connect no Windows NTLM support no Last updated YYYY-MM-DD 2009-11-08 Platform all Author Yuri van der Meer Home page http://pypi.python.org/pypi/django-http-proxy/ Primary features A simple HTTP proxy for the Django framework Features

From the product page

Django HTTP Proxy allows you make requests to an external server by requesting them from the main server running your Django application. In addition, it allows you to record the responses to those requests and play them back at any time.

One possible use for this application (actually, the reason it was developed) is to allow for easy development of Ajax applications against a live server environment:

Avoid typical cross-domain issues while developing an Ajax application based on live data from another server. Record responses and play them back at a later time Use "live" data, even when you are developing offline Speedy responses instead of having to wait for a remote server Manually edit record responses via the Django admin interface

Combined with the standard Django development server, you have a powerful (but easy to set up) toolbox for developing Ajax applications.

License MIT-style Design Architecture Threaded Notes "Inspired by a blog post by Will Larson". Uses Joe Gregorios HttpLib2

创心域SEO版权声明:以上内容作者已申请原创保护,未经允许不得转载,侵权必究!授权事宜、对本内容有异议或投诉,敬请联系网站管理员,我们将尽快回复您,谢谢合作!

展开全文READ MORE
uniapp 弹出层(封装一个uniapp的全局弹窗组件,vue中也可以使用,在任何页面都可以弹出)