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
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 }}
agdl
/
ArduinoHttpClient
Public
forked from
arduino-libraries/ArduinoHttpClient
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 12, 2017
Merge pull request #18 from sandeepmistry/http-patch
Show description for 4b1f768
agdl
authored
4b1f768
View commit details
Copy full SHA for 4b1f768
Browse repository at this point
Commits on Jan 11, 2017
Merge pull request #19 from sandeepmistry/basic-auth-example
Show description for 25f4578
agdl
authored
25f4578
View commit details
Copy full SHA for 25f4578
Browse repository at this point
Commits on Jan 3, 2017
Add new basic auth example
sandeepmistry
committed
bdb8c02
View commit details
Copy full SHA for bdb8c02
Browse repository at this point
Add support for PATCH operations
sandeepmistry
committed
d261fa3
View commit details
Copy full SHA for d261fa3
Browse repository at this point
Commits on Dec 16, 2016
Fixed changelog
agdl
committed
68aebb1
View commit details
Copy full SHA for 68aebb1
Browse repository at this point
library release
agdl
committed
7170f7f
View commit details
Copy full SHA for 7170f7f
Browse repository at this point
Merge pull request #7 from sandeepmistry/response-body
Show description for b882074
agdl
authored
b882074
View commit details
Copy full SHA for b882074
Browse repository at this point
Commits on Oct 14, 2016
Make description match library.properties
sandeepmistry
committed
b6eaf7c
View commit details
Copy full SHA for b6eaf7c
Browse repository at this point
Commits on Aug 22, 2016
Add library.json for PlatformIO integration
Show description for 208005f
zonque
committed
208005f
View commit details
Copy full SHA for 208005f
Browse repository at this point
Commits on Aug 12, 2016
Also set iBodyLengthConsumed to zero when parsing
sandeepmistry
committed
172049e
View commit details
Copy full SHA for 172049e
Browse repository at this point
Commits on Jul 12, 2016
Make HttpClient::responseBody more robust
Show description for fe46191
sandeepmistry
committed
fe46191
View commit details
Copy full SHA for fe46191
Browse repository at this point
Commits on Jul 5, 2016
Add change log
sandeepmistry
committed
dbf13c8
View commit details
Copy full SHA for dbf13c8
Browse repository at this point
Add includes key in library.properties
sandeepmistry
committed
67b4e3c
View commit details
Copy full SHA for 67b4e3c
Browse repository at this point
Create src folder
sandeepmistry
committed
3643647
View commit details
Copy full SHA for 3643647
Browse repository at this point
Make bracket style consistent
sandeepmistry
committed
e363947
View commit details
Copy full SHA for e363947
Browse repository at this point
Commits on Jul 4, 2016
Update library.properties
sandeepmistry
committed
f9f75fb
View commit details
Copy full SHA for f9f75fb
Browse repository at this point
Commits on Jul 1, 2016
Merge pull request #5 from sandeepmistry/websocket
Show description for a19197c
mbanzi
authored
a19197c
View commit details
Copy full SHA for a19197c
Browse repository at this point
Commits on Jun 29, 2016
Correct endMessage return value, add check for TX state
sandeepmistry
committed
f99517c
View commit details
Copy full SHA for f99517c
Browse repository at this point
Add ping, pong, and connection close support
sandeepmistry
committed
00cd68f
View commit details
Copy full SHA for 00cd68f
Browse repository at this point
Commits on Jun 28, 2016
Add new SimpleWebSocket example
sandeepmistry
committed
1c56734
View commit details
Copy full SHA for 1c56734
Browse repository at this point
Update keywords.txt
sandeepmistry
committed
6a924a9
View commit details
Copy full SHA for 6a924a9
Browse repository at this point
Add initial WebSocketClient
sandeepmistry
committed
0cb4f90
View commit details
Copy full SHA for 0cb4f90
Browse repository at this point
Treat 101 status codes as a complete
sandeepmistry
committed
32895db
View commit details
Copy full SHA for 32895db
Browse repository at this point
Add WebSocket server to getPostPutDelete.js using ws
sandeepmistry
committed
9328370
View commit details
Copy full SHA for 9328370
Browse repository at this point
Make whitespace consistent in getPostPutDelete.js
sandeepmistry
committed
829cb2d
View commit details
Copy full SHA for 829cb2d
Browse repository at this point
Commits on Jun 23, 2016
Merge pull request #2 from sandeepmistry/master
Show description for 6c39432
mbanzi
authored
6c39432
View commit details
Copy full SHA for 6c39432
Browse repository at this point
Commits on Jun 22, 2016
Always finish headers if a request body is provided to startRequest
sandeepmistry
committed
8f42a68
View commit details
Copy full SHA for 8f42a68
Browse repository at this point
Add new responseBody API to simplify reading response body as a String
sandeepmistry
committed
f56eecb
View commit details
Copy full SHA for f56eecb
Browse repository at this point
Add new del API for HTTP DELETE method
sandeepmistry
committed
bdc5281
View commit details
Copy full SHA for bdc5281
Browse repository at this point
Add optional content type, content length and body parameters to post, put, and startRequest
Show description for c3023b2
sandeepmistry
committed
c3023b2
View commit details
Copy full SHA for c3023b2
Browse repository at this point
Commits on Jun 21, 2016
Merge pull request #1 from sandeepmistry/master
Show description for 4ab54b0
mbanzi
authored
4ab54b0
View commit details
Copy full SHA for 4ab54b0
Browse repository at this point
Add .gitignore
sandeepmistry
committed
248841e
View commit details
Copy full SHA for 248841e
Browse repository at this point
Initial port of examples from RestClient
sandeepmistry
committed
fc3e6c6
View commit details
Copy full SHA for fc3e6c6
Browse repository at this point
Commits on Jun 17, 2016
Make WiFiClient and HttpClient global var in example
sandeepmistry
committed
94a8723
View commit details
Copy full SHA for 94a8723
Browse repository at this point
Move new API definitions down a bit in header
sandeepmistry
committed
9f00784
View commit details
Copy full SHA for 9f00784
Browse repository at this point
Previous
Next
You can’t perform that action at this time.