Redirection Optimization Kit
Project description
Rokit: Redirection Optimization Kit
Rokit (Redirection Optimization Kit) is a CLI tool to help wed admin/developer to test or optimize URL redirection. It's easy to integrate into your CI as smoke test and regression test for redirection testing.
Installation
Install via pip:
pip install rokit
Usage
Get a redirection chain:
$ rokit http://www.github.com
Redirect 2 time(s): http://www.github.com -> https://www.github.com/ -> https://github.com/
Verify if a url is in redirection chain:
$ rokit http://www.github.com https://www.github.com
Redirect 2 time(s): http://www.github.com -> https://www.github.com/ -> [https://github.com/]
[PASS] Request to http://www.github.com will redirect to https://github.com/
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rokit-0.1.2.tar.gz
(3.7 kB
view hashes)
Built Distribution
rokit-0.1.2-py2.py3-none-any.whl
(17.2 kB
view hashes)
Close
Hashes for rokit-0.1.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b6a49fcffb37dc20fc495eb3e494c16f5f3e183b5f9465437bef53188770d32 |
|
MD5 | 7afb847c91c8c442dc4ff1812a052d1f |
|
BLAKE2b-256 | 87d341e764b6d89828340c26b2fb432e581c3c3381896c1bf55711c66e59539a |