Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ixudra
/
curl
Public
Notifications
You must be signed in to change notification settings
Fork
128
Star
554
Code
Issues
3
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 26, 2026
Merge pull request #140 from stborchert/feature/139--curl-close
Show description for 5d46279
elimentz
authored
5d46279
View commit details
Copy full SHA for 5d46279
Browse repository at this point
Commits on Mar 25, 2026
Issue #139: fix deprecation warning
stborchert
committed
a4a8618
View commit details
Copy full SHA for a4a8618
Browse repository at this point
Commits on Nov 4, 2025
Composer bump for new release
elimentz
committed
050b996
View commit details
Copy full SHA for 050b996
Browse repository at this point
Merge pull request #137 from stborchert/feature/response-error
Show description for c119cf4
elimentz
authored
c119cf4
View commit details
Copy full SHA for c119cf4
Browse repository at this point
Save response as error in case json_decode() fails.
stborchert
committed
2d07f7e
View commit details
Copy full SHA for 2d07f7e
Browse repository at this point
Commits on Apr 22, 2024
Updated composer for new release
elimentz
committed
ac1844e
View commit details
Copy full SHA for ac1844e
Browse repository at this point
Merge pull request #136 from mrnonz/master
Show description for 46364e5
elimentz
authored
46364e5
View commit details
Copy full SHA for 46364e5
Browse repository at this point
set: default SSL_VERIFYPEER as true
mrnonz
authored
d539518
View commit details
Copy full SHA for d539518
Browse repository at this point
Commits on Jul 31, 2022
Fixed incorrect default values
elimentz
committed
0b2cc89
View commit details
Copy full SHA for 0b2cc89
Browse repository at this point
Commits on Nov 14, 2021
Add HEAD method support
elimentz
committed
23cf597
View commit details
Copy full SHA for 23cf597
Browse repository at this point
Commits on Sep 22, 2020
Added authorization and bearer authorization utility methods
elimentz
committed
796bd30
View commit details
Copy full SHA for 796bd30
Browse repository at this point
Commits on Aug 7, 2020
Add GET parameters do file download
elimentz
committed
58fc74c
View commit details
Copy full SHA for 58fc74c
Browse repository at this point
Merge pull request #102 from csi0n/master
Show description for db0c0aa
elimentz
authored
db0c0aa
View commit details
Copy full SHA for db0c0aa
Browse repository at this point
Commits on Jun 2, 2020
Merge pull request #123 from finagin/patch-1
Show description for 5a52f34
elimentz
authored
5a52f34
View commit details
Copy full SHA for 5a52f34
Browse repository at this point
PHPDoc for PhpStorm supports
finagin
authored
7ac0abc
View commit details
Copy full SHA for 7ac0abc
Browse repository at this point
Commits on Mar 3, 2020
Bumped composer + updated README
elimentz
committed
08cb702
View commit details
Copy full SHA for 08cb702
Browse repository at this point
Merge pull request #119 from jaskiratsingh91/master
Show description for 906659b
elimentz
authored
906659b
View commit details
Copy full SHA for 906659b
Browse repository at this point
Added a method to set Connect Timeout. This will help in case user request unknown url where no service is listening.
jaskiratsingh91
committed
bc4ca5c
View commit details
Copy full SHA for bc4ca5c
Browse repository at this point
Commits on Nov 2, 2019
Bumped composer
elimentz
committed
ff1b23d
View commit details
Copy full SHA for ff1b23d
Browse repository at this point
Removed debug line
elimentz
committed
5a72151
View commit details
Copy full SHA for 5a72151
Browse repository at this point
Commits on Nov 1, 2019
Added key-value support for withHeaders() method
elimentz
committed
60f1e44
View commit details
Copy full SHA for 60f1e44
Browse repository at this point
Commits on Sep 13, 2019
Added support for multiple response headers with the same name
elimentz
committed
ef5563b
View commit details
Copy full SHA for ef5563b
Browse repository at this point
Merge pull request #109 from shirakun/master
Show description for 1c769cb
elimentz
authored
1c769cb
View commit details
Copy full SHA for 1c769cb
Browse repository at this point
Commits on Sep 12, 2019
issues 108
shirakun
committed
0b60213
View commit details
Copy full SHA for 0b60213
Browse repository at this point
Commits on Jul 30, 2019
Docblock fix
elimentz
committed
3d53d04
View commit details
Copy full SHA for 3d53d04
Browse repository at this point
Commits on Dec 13, 2018
Merge pull request #105 from dalholm/master
Show description for 46efe5b
elimentz
authored
46efe5b
View commit details
Copy full SHA for 46efe5b
Browse repository at this point
Commits on Dec 11, 2018
Correcting the default value in docs
dalholm
authored
7b00752
View commit details
Copy full SHA for 7b00752
Browse repository at this point
Commits on Oct 18, 2018
change delete method ,move path parameters to body
csi0n
committed
6e0e4a7
View commit details
Copy full SHA for 6e0e4a7
Browse repository at this point
Commits on Aug 13, 2018
Merge pull request #94 from komalshahgh/add-dependancy
Show description for e904336
elimentz
authored
e904336
View commit details
Copy full SHA for e904336
Browse repository at this point
Commits on Jul 28, 2018
Add Curl extension dependency
komalshahgh
committed
6db229c
View commit details
Copy full SHA for 6db229c
Browse repository at this point
Commits on Dec 8, 2017
Bump version for new release
elimentz
committed
1ab270e
View commit details
Copy full SHA for 1ab270e
Browse repository at this point
Return response headers in response objects
elimentz
committed
0c60efa
View commit details
Copy full SHA for 0c60efa
Browse repository at this point
Merge pull request #79 from bbiao/master
Show description for c69c540
elimentz
authored
c69c540
View commit details
Copy full SHA for c69c540
Browse repository at this point
Commits on Dec 7, 2017
Add support for return Headers from response
Show description for dcd7283
bbiao
committed
dcd7283
View commit details
Copy full SHA for dcd7283
Browse repository at this point
Commits on Nov 7, 2017
New release - hotfix
elimentz
committed
9aba4d3
View commit details
Copy full SHA for 9aba4d3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.