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

lxc: Parse location header into URL #13575

Merged

Commits on Jun 10, 2024

  1. lxc: Parse location header into URL.

    The location header must be parsed into a URL before extracting the
    IP address. This is so we can get the IP from the path only, and not
    from the full URL string (which may contain query parameters).
    
    Signed-off-by: Mark Laing <mark.laing@canonical.com>
    markylaing committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    7b0c562 View commit details
    Browse the repository at this point in the history