Skip to content

Commit

Permalink
Merge pull request #108 from dyninc/HTTPRedir
Browse files Browse the repository at this point in the history
Advanced Http redir
  • Loading branch information
Marchowes committed Oct 31, 2016
2 parents 90d5a1b + 223bcec commit 89c6f3c
Show file tree
Hide file tree
Showing 3 changed files with 456 additions and 1 deletion.
1 change: 1 addition & 0 deletions dyn/tm/services/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@
from dyn.tm.services.reversedns import ReverseDNS # NOQA
from dyn.tm.services.rttm import * # NOQA
from dyn.tm.services.dsf import * # NOQA
from dyn.tm.services.advanced_redirect import * # NOQA

__author__ = 'jnappi'

0 comments on commit 89c6f3c

Please sign in to comment.