File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # HTTP Request Randomizer in Python [ ![ Build Status] ( https://travis-ci.org/pgaref/HTTP_Request_Randomizer.svg?branch=master )] ( https://travis-ci.org/pgaref/HTTP_Request_Randomizer ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/pgaref/HTTP_Request_Randomizer/badge.svg?branch=master )] ( https://coveralls.io/github/pgaref/HTTP_Request_Randomizer?branch=master ) [ ![ PyPI version] ( https://badge.fury.io/py/http-request-randomizer.svg )] ( https://badge.fury.io/py/http-request-randomizer )
1+ # HTTP Request Randomizer in Python [ ![ Build Status] ( https://travis-ci.org/pgaref/HTTP_Request_Randomizer.svg?branch=master )] ( https://travis-ci.org/pgaref/HTTP_Request_Randomizer ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/pgaref/HTTP_Request_Randomizer/badge.svg?branch=master )] ( https://coveralls.io/github/pgaref/HTTP_Request_Randomizer?branch=master ) [ ![ Dependency Status ] ( https://gemnasium.com/badges/github.com/pgaref/HTTP_Request_Randomizer.svg )] ( https://gemnasium.com/github.com/pgaref/HTTP_Request_Randomizer ) [ ![ PyPI version] ( https://badge.fury.io/py/http-request-randomizer.svg )] ( https://badge.fury.io/py/http-request-randomizer )
22
33A convenient way to implement HTTP requests is using Pythons' ** requests** library.
44One of requests’ most popular features is simple proxying support.
You can’t perform that action at this time.
0 commit comments