CodeIgniter4
CodeIgniter4 copied to clipboard
feat: CURL option `force_ip_resolve`
Description
I think this needed for resolve only ipv4 or ipv6.
Checklist:
- [x] Securely signed commits
- [x] Component(s) with PHPDoc blocks, only if necessary or adds value
- [x] Unit testing, with >80% coverage
- [x] User guide updated
- [x] Conforms to style guide