Skip to content

Conversation

davideberlein
Copy link
Owner

  • Fixed bug re-adding prefix if the url is relative
  • Added option to set a url prefix to limit the scope of urls to apply the replacement to.
  • Added check if the replacment has already been done boosting performance by only doing the replacements once per requested data. (Dynamic content of a url is supported since the check is not only based on the URL but also on a hash of the data.)

David Eberlein added 4 commits September 4, 2015 15:41
- Fixed bug re-adding prefix if the url is relative
- Added option to set a url prefix to limit the scope of urls to apply the replacement to.
- Added check if the replacment has already been done boosting performance by only doing the replacements once per requested data. (Dynamic content of a url is supported since the check is not only based on the URL but also on a hash of the data.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant