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 }}
MorpheusDe97
/
esp32_https_server
Public
forked from
fhessel/esp32_https_server
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
esp32_https_server
https
HTTPSConnection.cpp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 7, 2018
Introduced STATE_CLOSING for connections to prevent getting stuck in endless loop (see discussion in #3 for details)
fhessel
committed
c81f0f9
View commit details
Copy full SHA for c81f0f9
View code at this point
Browse repository at this point
Commits on Mar 26, 2018
Moved draining request body to the actual request
fhessel
committed
929e0f8
View commit details
Copy full SHA for 929e0f8
View code at this point
Browse repository at this point
Close #4 - Silently draining the response if the callback function does not read it
fhessel
committed
c701b3d
View commit details
Copy full SHA for c701b3d
View code at this point
Browse repository at this point
Commits on Mar 5, 2018
Fixed a bug that caused rebooting when SSL handshake failed
fhessel
committed
0936e38
View commit details
Copy full SHA for 0936e38
View code at this point
Browse repository at this point
Commits on Mar 4, 2018
Added support for default headers that are included in every response
fhessel
committed
28a16b7
View commit details
Copy full SHA for 28a16b7
View code at this point
Browse repository at this point
Commits on Dec 19, 2017
Added support for parsing the request body, fixed some bugs in req. body processing
fhessel
committed
ba78a77
View commit details
Copy full SHA for ba78a77
View code at this point
Browse repository at this point
Commits on Dec 18, 2017
Added support for url parameters
fhessel
committed
7208938
View commit details
Copy full SHA for 7208938
View code at this point
Browse repository at this point
Removed sstream lib
fhessel
committed
fb7f4ac
View commit details
Copy full SHA for fb7f4ac
View code at this point
Browse repository at this point
Added basic support for Connection: keep-alive
fhessel
committed
6336cdb
View commit details
Copy full SHA for 6336cdb
View code at this point
Browse repository at this point
Commits on Dec 15, 2017
Initial commit of server code
fhessel
committed
5c05a74
View commit details
Copy full SHA for 5c05a74
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.