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 }}
I-Connect
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 3, 2025
Return 0 from readBytes when client read returns -1
Bascy
committed
ea05719
View commit details
Copy full SHA for ea05719
Browse repository at this point
Commits on Feb 1, 2025
Add handling of NoData from httpClient, allowing 300ms
Bascy
committed
39f9ac3
View commit details
Copy full SHA for 39f9ac3
Browse repository at this point
Disabled github workflows
Bascy
committed
a29bdc9
View commit details
Copy full SHA for a29bdc9
Browse repository at this point
Added readBytes overriden implementation used by Updater
Bascy
committed
a6bfa2c
View commit details
Copy full SHA for a6bfa2c
Browse repository at this point
Using buffered read in responseBody(Stream), decreased wait when no data avail yet
Bascy
committed
5bd0f46
View commit details
Copy full SHA for 5bd0f46
Browse repository at this point
Commits on Jan 17, 2025
Merge branch 'arduino-libraries-master'
Bascy
committed
e989afb
View commit details
Copy full SHA for e989afb
Browse repository at this point
Merge branch 'master' of https://github.com/arduino-libraries/ArduinoHttpClient into arduino-libraries-master
Bascy
committed
1ea0aea
View commit details
Copy full SHA for 1ea0aea
Browse repository at this point
Commits on Jan 16, 2025
Reduced number of delays to avoid watchdogs to once per 3 sec
Bascy
committed
53d8742
View commit details
Copy full SHA for 53d8742
Browse repository at this point
Commits on Jan 14, 2025
Added 1ms delay when reading to avoid watchdog triggering
Bascy
committed
9cdd4e4
View commit details
Copy full SHA for 9cdd4e4
Browse repository at this point
Commits on Oct 9, 2024
Merge pull request #181 from arduino-libraries/dependabot/github_actions/arduino/arduino-lint-action-2
Show description for 8b76ac2
per1234
authored
8b76ac2
View commit details
Copy full SHA for 8b76ac2
Browse repository at this point
Commits on Oct 8, 2024
Bump arduino/arduino-lint-action from 1 to 2
Show description for 54627fc
dependabot[bot]
authored
54627fc
View commit details
Copy full SHA for 54627fc
Browse repository at this point
Commits on Jul 25, 2024
Release 0.6.1
facchinm
authored
657e2b0
View commit details
Copy full SHA for 657e2b0
Browse repository at this point
Merge pull request #176 from arduino-libraries/iContentLength_wraparound
Show description for 25f54e9
facchinm
authored
25f54e9
View commit details
Copy full SHA for 25f54e9
Browse repository at this point
Commits on Jun 18, 2024
Disabled scheduled github workflows
Bascy
committed
b999347
View commit details
Copy full SHA for b999347
Browse repository at this point
Commits on May 8, 2024
Make sure iContentLength doesn't wrap around due to malformed packets
facchinm
committed
1a3fb98
View commit details
Copy full SHA for 1a3fb98
Browse repository at this point
Commits on Apr 16, 2024
Re-applied earlier commits (except refactoring string handling)
Bascy
committed
8d4bac5
View commit details
Copy full SHA for 8d4bac5
Browse repository at this point
Copied contents of HttpClient.* from orig lib
Bascy
committed
9cc977f
View commit details
Copy full SHA for 9cc977f
Browse repository at this point
Commits on Apr 15, 2024
Fixed merge problems
Bascy
committed
72bee0a
View commit details
Copy full SHA for 72bee0a
Browse repository at this point
renamed again
Bascy
committed
2a9b427
View commit details
Copy full SHA for 2a9b427
Browse repository at this point
Merge branch 'arduino-libraries-master'
Bascy
committed
f116f06
View commit details
Copy full SHA for f116f06
Browse repository at this point
Merge branch 'master' of https://github.com/arduino-libraries/ArduinoHttpClient into arduino-libraries-master
Bascy
committed
f6ab59f
View commit details
Copy full SHA for f6ab59f
Browse repository at this point
reverted renames
Bascy
committed
9189996
View commit details
Copy full SHA for 9189996
Browse repository at this point
Commits on Mar 26, 2024
Release v0.6.0
andreagilardoni
authored
6f2659d
View commit details
Copy full SHA for 6f2659d
Browse repository at this point
Commits on Mar 25, 2024
Merge pull request #152 from tim-vandecasteele/tim-websocket-initialisation
Show description for 0ec8824
andreagilardoni
authored
0ec8824
View commit details
Copy full SHA for 0ec8824
Browse repository at this point
Commits on Mar 22, 2024
Merge pull request #161 from kodav/Add-443-port-for-HTTPS-requests
Show description for 9ddfad1
andreagilardoni
authored
9ddfad1
View commit details
Copy full SHA for 9ddfad1
Browse repository at this point
Merge pull request #125 from carbotaniuman/patch-1
Show description for 606a567
andreagilardoni
authored
606a567
View commit details
Copy full SHA for 606a567
Browse repository at this point
Merge pull request #90 from Park0/master
Show description for 9d6adef
andreagilardoni
authored
9d6adef
View commit details
Copy full SHA for 9d6adef
Browse repository at this point
Commits on Mar 21, 2024
Merge pull request #124 from paclema/define_ws_tx_buffer_size
Show description for 397e6a1
andreagilardoni
authored
397e6a1
View commit details
Copy full SHA for 397e6a1
Browse repository at this point
Merge pull request #158 from AnCaPepe/AnCaPepe-custom-wait-delay
Show description for 5c5fafb
andreagilardoni
authored
5c5fafb
View commit details
Copy full SHA for 5c5fafb
Browse repository at this point
Merge pull request #173 from andreagilardoni/url-parser
Show description for 2143747
andreagilardoni
authored
2143747
View commit details
Copy full SHA for 2143747
Browse repository at this point
Commits on Mar 19, 2024
Bump geekyeggo/delete-artifact from 4 to 5 (#175)
Show description for 9101851
dependabot[bot]
authored
9101851
View commit details
Copy full SHA for 9101851
Browse repository at this point
Commits on Mar 14, 2024
moving http_parser from utility to utility/URLParser
andreagilardoni
committed
9ea6ace
View commit details
Copy full SHA for 9ea6ace
Browse repository at this point
added README for imported library
andreagilardoni
committed
482e088
View commit details
Copy full SHA for 482e088
Browse repository at this point
Commits on Mar 13, 2024
fixing codespell ci for imported url lib
andreagilardoni
committed
734f5b5
View commit details
Copy full SHA for 734f5b5
Browse repository at this point
added include preprocessor for boards compatibility
andreagilardoni
committed
dbe65d6
View commit details
Copy full SHA for dbe65d6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.