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 }}
Rocketct
/
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 22, 2019
Spacing
sandeepmistry
committed
3df4990
View commit details
Copy full SHA for 3df4990
Browse repository at this point
Add MKRGSM and MKRNB links
sandeepmistry
committed
0009b3b
View commit details
Copy full SHA for 0009b3b
Browse repository at this point
Remove .DS_Store files
sandeepmistry
committed
74d6f36
View commit details
Copy full SHA for 74d6f36
Browse repository at this point
Updated examples and readme.md
tigoe
authored and
sandeepmistry
committed
5e1f1f2
View commit details
Copy full SHA for 5e1f1f2
Browse repository at this point
gitignore
tigoe
authored and
sandeepmistry
committed
b6424e4
View commit details
Copy full SHA for b6424e4
Browse repository at this point
Commits on Jan 21, 2019
gitignore
tigoe
committed
a579650
View commit details
Copy full SHA for a579650
Browse repository at this point
Commits on Jan 2, 2019
Fix incorrect return value, resulting in compilation error
Show description for 7805467
forGGe
authored and
sandeepmistry
committed
7805467
View commit details
Copy full SHA for 7805467
Browse repository at this point
Commits on Sep 12, 2018
HttpClient: fix sendHeader docstring
proppy
authored and
sandeepmistry
committed
1f81c4e
View commit details
Copy full SHA for 1f81c4e
Browse repository at this point
Commits on Sep 25, 2017
Release 0.3.1
cmaglie
committed
acde3dc
View commit details
Copy full SHA for acde3dc
Browse repository at this point
Commits on Sep 14, 2017
St update
MarcusJoh
committed
889d7b3
View commit details
Copy full SHA for 889d7b3
Browse repository at this point
Commits on May 8, 2017
Merge pull request #26 from sandeepmistry/websocket-sec-key-length
Show description for 050821b
agdl
authored
050821b
View commit details
Copy full SHA for 050821b
Browse repository at this point
Commits on May 2, 2017
Increase WebSocket sec key length to 24 characters
sandeepmistry
committed
cfe046d
View commit details
Copy full SHA for cfe046d
Browse repository at this point
Commits on Apr 20, 2017
Version 0.3.0
sandeepmistry
committed
4e476a6
View commit details
Copy full SHA for 4e476a6
Browse repository at this point
Commits on Apr 13, 2017
Merge pull request #21 from sandeepmistry/chunked-response-body-support
Show description for 765f2db
agdl
authored
765f2db
View commit details
Copy full SHA for 765f2db
Browse repository at this point
Add new /chunked endpoint to Node.js test server
sandeepmistry
committed
0dd9f42
View commit details
Copy full SHA for 0dd9f42
Browse repository at this point
Rename isChunked to isResponseChunked
sandeepmistry
committed
fdedff5
View commit details
Copy full SHA for fdedff5
Browse repository at this point
Commits on Mar 28, 2017
Add new beginBody API
sandeepmistry
committed
448a152
View commit details
Copy full SHA for 448a152
Browse repository at this point
Add initial PostWithHeaders example
sandeepmistry
committed
2394bbb
View commit details
Copy full SHA for 2394bbb
Browse repository at this point
Commits on Mar 25, 2017
Change read() to always check available() if response is chunked
sandeepmistry
committed
2a9c01c
View commit details
Copy full SHA for 2a9c01c
Browse repository at this point
Commits on Mar 23, 2017
Add support for chunked response bodies
sandeepmistry
committed
522cf5d
View commit details
Copy full SHA for 522cf5d
Browse repository at this point
Commits on Jan 12, 2017
release commit
agdl
committed
5bda5b6
View commit details
Copy full SHA for 5bda5b6
Browse repository at this point
Added Custom Header Example (#20)
Show description for 767ecf2
agdl
authored and
sandeepmistry
committed
767ecf2
View commit details
Copy full SHA for 767ecf2
Browse repository at this point
Make Node.js and npm version requirements less strict
agdl
committed
4e21c84
View commit details
Copy full SHA for 4e21c84
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.