Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

fix: enable follow location option for get request #2131

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants