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

Fixed target parsing #1326

Closed
wants to merge 4 commits into from
Closed

Commits on Nov 27, 2024

  1. Fixed target parsing

    Improved http(s) scheme check so that target may be passed in lower and upper cases.
    
    Signed-off-by: Roman Astrakhantsev <[email protected]>
    Signed-off-by: Suraj Nath <[email protected]>
    Astrarog authored and electron0zero committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    bbfd711 View commit details
    Browse the repository at this point in the history
  2. Test for HTTP Scheme Parsing

    Signed-off-by: Roman Astrakhantsev <[email protected]>
    Signed-off-by: Suraj Nath <[email protected]>
    Astrarog authored and electron0zero committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    7307e72 View commit details
    Browse the repository at this point in the history
  3. Linter fix

    Signed-off-by: Roman Astrakhantsev <[email protected]>
    Signed-off-by: Suraj Nath <[email protected]>
    Astrarog authored and electron0zero committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    9984371 View commit details
    Browse the repository at this point in the history
  4. reuse target variable

    Signed-off-by: Suraj Nath <[email protected]>
    electron0zero committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    775603a View commit details
    Browse the repository at this point in the history