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 }}
shaynewu
/
HTTPClient
Public
forked from
interactive-matter/HTTPClient
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
Breadcrumbs
History for
HTTPClient
HTTPClient.cpp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 6, 2015
Checks and delay before reading header infos
Show description for ab4a026
Apollon77
committed
ab4a026
View commit details
Copy full SHA for ab4a026
View code at this point
Browse repository at this point
Commits on Sep 21, 2015
make sure all connections are closed properly on client side
Show description for 5a2f1b5
Apollon77
committed
5a2f1b5
View commit details
Copy full SHA for 5a2f1b5
View code at this point
Browse repository at this point
Commits on Sep 17, 2015
Simplified check
Show description for 115b0db
Apollon77
committed
115b0db
View commit details
Copy full SHA for 115b0db
View code at this point
Browse repository at this point
Commits on Sep 14, 2015
Added error handling to skipHeaders to prevent usable of httpReturnCode on invalid returns
Show description for c2682e1
Apollon77
authored and
Apollon77
committed
c2682e1
View commit details
Copy full SHA for c2682e1
View code at this point
Browse repository at this point
Commits on Jul 11, 2013
Uses \r\n instead of only \n in the HTTP headers, this is needed for some HTTP implementations
Show description for 98291a4
unknown
authored and
unknown
committed
98291a4
View commit details
Copy full SHA for 98291a4
View code at this point
Browse repository at this point
suppress static, so it work more thazn one time
Show description for 611b4d9
unknown
authored and
unknown
committed
611b4d9
View commit details
Copy full SHA for 611b4d9
View code at this point
Browse repository at this point
Commits on Mar 1, 2012
Use const char* for requestType.
ppicazo
committed
09e0461
View commit details
Copy full SHA for 09e0461
View code at this point
Browse repository at this point
Commits on Jan 18, 2012
minor -- change to HTTPClient constructor
hex705
committed
decd661
View commit details
Copy full SHA for decd661
View code at this point
Browse repository at this point
Commits on Jan 15, 2012
Merge branch 'master' of github.com:interactive-matter/HTTPClient
Show description for d334f36
interactive-matter
committed
d334f36
View commit details
Copy full SHA for d334f36
View code at this point
Browse repository at this point
at least it compiles on Arduino 1.0
interactive-matter
committed
6a4f8bf
View commit details
Copy full SHA for 6a4f8bf
View code at this point
Browse repository at this point
Commits on May 5, 2011
Don't send null bytes after URL encoded parameters
Show description for f49aa2e
colagrosso
committed
f49aa2e
View commit details
Copy full SHA for f49aa2e
View code at this point
Browse repository at this point
Commits on Oct 17, 2010
changed client to wifliy
interactive-matter
committed
3a36c90
View commit details
Copy full SHA for 3a36c90
View code at this point
Browse repository at this point
Commits on Oct 9, 2010
hmm, documentation …
Show description for c38f971
interactive-matter
committed
c38f971
View commit details
Copy full SHA for c38f971
View code at this point
Browse repository at this point
if you are using a counter you should increase it
interactive-matter
committed
e733e84
View commit details
Copy full SHA for e733e84
View code at this point
Browse repository at this point
wrong paramters in sendContentPayload
interactive-matter
committed
4466d25
View commit details
Copy full SHA for 4466d25
View code at this point
Browse repository at this point
headers & parameters are now handled by the same struct - better encoding & easier handling
interactive-matter
committed
5e598f9
View commit details
Copy full SHA for 5e598f9
View code at this point
Browse repository at this point
debuggin off by default
interactive-matter
committed
f9cc7a8
View commit details
Copy full SHA for f9cc7a8
View code at this point
Browse repository at this point
now with a real debugging option - can come in handy
interactive-matter
committed
abd2dbb
View commit details
Copy full SHA for abd2dbb
View code at this point
Browse repository at this point
reworked logging
interactive-matter
committed
b5c83de
View commit details
Copy full SHA for b5c83de
View code at this point
Browse repository at this point
fixed http return code handling
interactive-matter
committed
a77a1e3
View commit details
Copy full SHA for a77a1e3
View code at this point
Browse repository at this point
giving access to the HTTP return code
interactive-matter
committed
85c47db
View commit details
Copy full SHA for 85c47db
View code at this point
Browse repository at this point
refactored request type
interactive-matter
committed
70a94e8
View commit details
Copy full SHA for 70a94e8
View code at this point
Browse repository at this point
first step to decode HTTP header
interactive-matter
committed
2044eb5
View commit details
Copy full SHA for 2044eb5
View code at this point
Browse repository at this point
adding some robustness - was needed
interactive-matter
committed
b921ebf
View commit details
Copy full SHA for b921ebf
View code at this point
Browse repository at this point
a bit more flexible & nice constructors
interactive-matter
committed
91aea2b
View commit details
Copy full SHA for 91aea2b
View code at this point
Browse repository at this point
fixing sending HTTP headers
interactive-matter
committed
2b93fba
View commit details
Copy full SHA for 2b93fba
View code at this point
Browse repository at this point
Commits on Oct 3, 2010
silly me …
interactive-matter
committed
dc4d0ef
View commit details
Copy full SHA for dc4d0ef
View code at this point
Browse repository at this point
arduino is confuding put & post??
interactive-matter
committed
f6ac1e3
View commit details
Copy full SHA for f6ac1e3
View code at this point
Browse repository at this point
put debug
interactive-matter
committed
95f7b20
View commit details
Copy full SHA for 95f7b20
View code at this point
Browse repository at this point
it should work now with put
interactive-matter
committed
b2676b1
View commit details
Copy full SHA for b2676b1
View code at this point
Browse repository at this point
still fixing payload
interactive-matter
committed
f91fd3d
View commit details
Copy full SHA for f91fd3d
View code at this point
Browse repository at this point
trying to fix post/put payload
interactive-matter
committed
d0980c3
View commit details
Copy full SHA for d0980c3
View code at this point
Browse repository at this point
payload debug output
interactive-matter
committed
05d2c06
View commit details
Copy full SHA for 05d2c06
View code at this point
Browse repository at this point
implemented put requests
interactive-matter
committed
ac1b889
View commit details
Copy full SHA for ac1b889
View code at this point
Browse repository at this point
trying to properly close the connection
interactive-matter
committed
fd3595c
View commit details
Copy full SHA for fd3595c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.