Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implements uBO style polyfills for requests redirects #29

Merged
merged 9 commits into from Jun 18, 2019
Commits on Jun 6, 2019
  1. Adds Node wrappers for handling redirect resources

    AndriusA committed Jun 6, 2019
    Updates README to demonstrate redirect handling, includes logging to stderr for some of the worse failure cases
Commits on Jun 10, 2019
Commits on Jun 12, 2019
  1. Merge branch 'master' into feature-redirect-injection

    AndriusA committed Jun 12, 2019
Commits on Jun 13, 2019
  1. Merge branch 'master' into feature-redirect-injection

    AndriusA committed Jun 13, 2019
    Make sure deserialization is backwards-comaptible by not deserializing redirect polyfill resources
Commits on Jun 17, 2019
Commits on Jun 18, 2019
  1. messagepack based serialization/deserialization, gzip-compressed

    AndriusA committed Jun 18, 2019
  2. adds APIs to insert and query individual redirect resources

    AndriusA committed Jun 18, 2019
You can’t perform that action at this time.