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

feat: implement throwOnMaxRedirect option for RedirectHandler #2563

Merged
merged 7 commits into from
Jan 17, 2024

Commits on Jan 3, 2024

  1. feat: implement throwOnMaxRedirect option for RedirectHandler

    feat: add RedirectHandler invalid URL protocol test
    
    feat: test repair & added flag
    
    fix :lint
    
    feat: added doc for redirectHandler
    
    feat: added doc for redirectHandler
    
    feat: added type for maxRedirection option
    
    delete notes
    
    test: added for redirectionLimitReached
    Mert Can Altin committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    a47d463 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. added sidebar for apidocs

    Mert Can Altin committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    c53d9de View commit details
    Browse the repository at this point in the history
  2. added test for redirectionLimitReached type

    Mert Can Altin committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    b12f302 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Configuration menu
    Copy the full SHA
    6f26967 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Update RedirectHandler.js

    Co-authored-by: Carlos Fuentes <me@metcoder.dev>
    mertcanaltin and metcoder95 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    32b7ef3 View commit details
    Browse the repository at this point in the history
  2. fix: added error info & flow with return

    Mert Can Altin committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    183cdfe View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. fix: type test repair & lint

    Mert Can Altin committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    8651ec4 View commit details
    Browse the repository at this point in the history