Skip to content

feat: added fresh_connect options to CURLRequest - #9559

Merged
michalsn merged 3 commits into
codeigniter4:4.7from
ddevsr:fresh-connect-curl
May 16, 2025
Merged

feat: added fresh_connect options to CURLRequest#9559
michalsn merged 3 commits into
codeigniter4:4.7from
ddevsr:fresh-connect-curl

Conversation

@ddevsr

Copy link
Copy Markdown
Collaborator

Description
Added option to disable fresh connection.

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@ddevsrddevsr added enhancement PRs that improve existing functionalities 4.7 labels May 15, 2025
Comment threaduser_guide_src/source/libraries/curlrequest.rst Outdated
@ddevsr
ddevsr requested a review from michalsnMay 15, 2025 07:46
@github-actionsgithub-actionsBot added the stale Pull requests with conflicts label May 15, 2025
@github-actions

Copy link
Copy Markdown

👋 Hi, @ddevsr!

We detected conflicts in your PR against the base branch 🙊
You may want to sync 🔄 your branch with upstream!

Ref: Syncing Your Branch

@ddevsr
ddevsrforce-pushed the fresh-connect-curl branch from e18668f to d82fc55CompareMay 16, 2025 01:32
@ddevsrddevsr removed the stale Pull requests with conflicts label May 16, 2025
@michalsn
michalsn merged commit 59a4819 into codeigniter4:4.7May 16, 2025
@michalsn

Copy link
Copy Markdown
Member

Thank you @ddevsr

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancementPRs that improve existing functionalities

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@ddevsr@michalsn@paulbalandan