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 }}
rcastberg
/
esp32_https_server
Public
forked from
pvogt09/esp32_https_server
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 Mar 5, 2025
Increased length of request
rcastberg
committed
4a96e2d
View commit details
Copy full SHA for 4a96e2d
Browse repository at this point
Commits on Jan 21, 2025
Merge pull request #4 from pvogt09/feature/functional-middleware
Show description for e64dffa
pvogt09
authored
e64dffa
View commit details
Copy full SHA for e64dffa
Browse repository at this point
Add example for adding and removing middleware functions of different datatypes
Show description for 707b295
pvogt09
committed
707b295
View commit details
Copy full SHA for 707b295
Browse repository at this point
Commits on Jan 19, 2025
Allow removing std::function type middlewares.
Show description for 0347bb1
pvogt09
committed
0347bb1
View commit details
Copy full SHA for 0347bb1
Browse repository at this point
Commits on Dec 27, 2024
Allow std::functional for middleware callbacks.
Show description for b31b187
pvogt09
committed
b31b187
View commit details
Copy full SHA for b31b187
Browse repository at this point
Merge pull request #5 from pvogt09/bugfix/tag
Show description for 07f042b
pvogt09
authored
07f042b
View commit details
Copy full SHA for 07f042b
Browse repository at this point
Fix TAG when building in debug mode.
Show description for 8ff0508
pvogt09
committed
8ff0508
View commit details
Copy full SHA for 8ff0508
Browse repository at this point
Merge pull request #3 from pvogt09/feature/functional-callbacks
Show description for 7ab71d8
pvogt09
authored
7ab71d8
View commit details
Copy full SHA for 7ab71d8
Browse repository at this point
Merge pull request #1 from comod/master
Show description for 79a480c
pvogt09
authored
79a480c
View commit details
Copy full SHA for 79a480c
Browse repository at this point
Commits on Jul 16, 2022
fix build
comod
committed
bb159a8
View commit details
Copy full SHA for bb159a8
Browse repository at this point
Commits on Jan 23, 2021
GitHub Workflows: Update actions
fhessel
committed
de1876c
View commit details
Copy full SHA for de1876c
Browse repository at this point
Commits on Jun 6, 2020
New feature: functional callbacks
fhessel
committed
c7e98a6
View commit details
Copy full SHA for c7e98a6
Browse repository at this point
Commits on Apr 17, 2020
Extend documentation of the HTML forms example. #81
fhessel
committed
daf6ca1
View commit details
Copy full SHA for daf6ca1
Browse repository at this point
Commits on Apr 10, 2020
Add fancy badges
fhessel
committed
8975d22
View commit details
Copy full SHA for 8975d22
Browse repository at this point
Commits on Apr 8, 2020
v1.0.0
fhessel
committed
5f71a93
View commit details
Copy full SHA for 5f71a93
Browse repository at this point
Update docs
fhessel
committed
8249871
View commit details
Copy full SHA for 8249871
Browse repository at this point
Add changelog in preparation for 1.0.0
fhessel
committed
6721fa4
View commit details
Copy full SHA for 6721fa4
Browse repository at this point
Commits on Apr 4, 2020
Merge pull request #78 from fhessel/fix/connection-close
Show description for 6e6bfb6
fhessel
authored
6e6bfb6
View commit details
Copy full SHA for 6e6bfb6
Browse repository at this point
Merge pull request #77 from fhessel/fix/headers-case-insensitive
Show description for a10f4e8
fhessel
authored
a10f4e8
View commit details
Copy full SHA for a10f4e8
Browse repository at this point
Commits on Mar 24, 2020
CI: Use URL encoding for label name
fhessel
committed
c0d31ae
View commit details
Copy full SHA for c0d31ae
Browse repository at this point
CI: Fix Typo in Workflow
fhessel
committed
5d600e9
View commit details
Copy full SHA for 5d600e9
Browse repository at this point
CI: Build examples in PRs only after adding label
fhessel
committed
3f5a64c
View commit details
Copy full SHA for 3f5a64c
Browse repository at this point
Merge branch 'master' of github.com:fhessel/esp32_https_server
fhessel
committed
0d8000f
View commit details
Copy full SHA for 0d8000f
Browse repository at this point
Merge pull request #72 from jackjansen/bodyparser
Show description for be34405
fhessel
authored
be34405
View commit details
Copy full SHA for be34405
Browse repository at this point
Build HTML-Forms example during ci
jackjansen
committed
4681980
View commit details
Copy full SHA for 4681980
Browse repository at this point
Check for 2 more out-of-memory conditions
jackjansen
committed
9a26346
View commit details
Copy full SHA for 9a26346
Browse repository at this point
Commits on Mar 23, 2020
CI: Add script to run all tests locally
fhessel
committed
8cbf4ab
View commit details
Copy full SHA for 8cbf4ab
Browse repository at this point
CI: Map file names from temporary build dir to repo path
fhessel
committed
dd445a0
View commit details
Copy full SHA for dd445a0
Browse repository at this point
Removed outdated file
jackjansen
committed
bf49c77
View commit details
Copy full SHA for bf49c77
Browse repository at this point
Merge branch 'master' into bodyparser
jackjansen
committed
c3c3bbf
View commit details
Copy full SHA for c3c3bbf
Browse repository at this point
Update src/HTTPURLEncodedBodyParser.cpp
Show description for 0c392ed
jackjansen
and
fhessel
authored
0c392ed
View commit details
Copy full SHA for 0c392ed
Browse repository at this point
Update src/HTTPMultipartBodyParser.cpp
Show description for 250decd
jackjansen
and
fhessel
authored
250decd
View commit details
Copy full SHA for 250decd
Browse repository at this point
Allow to set connection: close to disable keep-alive. Resolve #75
fhessel
committed
50c0f59
View commit details
Copy full SHA for 50c0f59
Browse repository at this point
Normalize case of header names. Resolve #73
fhessel
committed
c221d22
View commit details
Copy full SHA for c221d22
Browse repository at this point
CI: Remove OS from matrix, remove non-existing example
fhessel
committed
fd7ea2c
View commit details
Copy full SHA for fd7ea2c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.