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

Conversation

markylaing
Copy link
Contributor

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).

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 markylaing added the Bug Confirmed to be a bug label Jun 10, 2024
@markylaing markylaing self-assigned this Jun 10, 2024
@tomponline tomponline changed the title lxc: Parse location header into URL. lxc: Parse location header into URL Jun 10, 2024
@tomponline tomponline merged commit 5495a0e into canonical:main Jun 10, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Confirmed to be a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants