Skip to content

fix: enable follow location option for get request #2131

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

Merged
merged 1 commit into from
Mar 17, 2025

Conversation

vansangpfiev
Copy link
Contributor

Describe Your Changes

This pull request includes a small but important change to the SimpleGet function in the engine/utils/curl_utils.cc file. The change ensures that the curl request will automatically follow HTTP redirects.

Fixes Issues

  • Closes #
  • Closes #

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

@vansangpfiev vansangpfiev changed the title fix: add follow location option for get request fix: enable follow location option for get request Mar 17, 2025
Copy link
Contributor

@qnixsynapse qnixsynapse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did enable this in one of my PRs but it was still not working on @gau-nernst 's Fedora image for some reason. But LGTM

@gau-nernst Mind testing this to see if it works now?

@gau-nernst
Copy link
Contributor

@qnixsynapse I think we can merge. It's not too important for my case (Fedora docker)

@vansangpfiev vansangpfiev merged commit 8621376 into dev Mar 17, 2025
8 checks passed
@vansangpfiev vansangpfiev deleted the s/fix/follow-location-option-for-get-request branch March 17, 2025 07:26
vansangpfiev added a commit that referenced this pull request Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants