FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/httpserver.hpp - etr/libhttpserver · GitHub
etr
/
libhttpserver
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
190
Star
950
Code
Issues
7
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
libhttpserver
src
httpserver.hpp
on
master
User selector
Datepicker
Commit history
Commits on Jul 17, 2026
chore: readability comment sweep + WIP routing/cookie refactor checkpoint
Show description for de0c334
etr
and
claude
committed
de0c334
View commit details
Copy full SHA for de0c334
View code at this point
Browse repository at this point
Commits on Jun 5, 2026
TASK-064: structured cookie value type for v2 http_response/http_request
Show description for 2172190
etr
and
claude
committed
2172190
View commit details
Copy full SHA for 2172190
View code at this point
Browse repository at this point
Commits on May 27, 2026
TASK-003 review cleanup: fix 1 major + 16 minor items
Show description for 76d130e
etr
and
claude
committed
76d130e
View commit details
Copy full SHA for 76d130e
View code at this point
Browse repository at this point
Commits on May 22, 2026
refactor: extract ip_representation from http_utils.hpp (505 → 478)
Show description for 3ab0963
etr
and
claude
committed
3ab0963
View commit details
Copy full SHA for 3ab0963
View code at this point
Browse repository at this point
Commits on May 21, 2026
TASK-045: Hook bus skeleton (hook_phase, hook_action, hook_handle, add_hook)
Show description for 4dd7217
etr
and
claude
committed
4dd7217
View commit details
Copy full SHA for 4dd7217
View code at this point
Browse repository at this point
Commits on May 14, 2026
TASK-034: build-flag-independent public API + webserver::features()
Show description for 8fd0743
etr
and
claude
committed
8fd0743
View commit details
Copy full SHA for 8fd0743
View code at this point
Browse repository at this point
Commits on May 3, 2026
TASK-013: remove v1 *_response subclasses, seal http_response
Show description for f4a5530
etr
and
claude
committed
f4a5530
View commit details
Copy full SHA for f4a5530
View code at this point
Browse repository at this point
TASK-008: Internal detail::body hierarchy
Show description for 13f0818
etr
and
claude
committed
13f0818
View commit details
Copy full SHA for 13f0818
View code at this point
Browse repository at this point
TASK-006: Replace #define constants with httpserver::constants
Show description for 71bf2a2
etr
and
claude
committed
71bf2a2
View commit details
Copy full SHA for 71bf2a2
View code at this point
Browse repository at this point
Commits on May 2, 2026
TASK-005: Add http_method enum and method_set bitmask
Show description for 03533c6
etr
and
claude
committed
03533c6
View commit details
Copy full SHA for 03533c6
View code at this point
Browse repository at this point
Commits on May 1, 2026
TASK-004: Add httpserver::iovec_entry POD with layout-pinning asserts
Show description for 74c1726
etr
and
claude
committed
74c1726
View commit details
Copy full SHA for 74c1726
View code at this point
Browse repository at this point
TASK-003: Add httpserver::feature_unavailable exception type
Show description for 6b87fea
etr
committed
6b87fea
View commit details
Copy full SHA for 6b87fea
View code at this point
Browse repository at this point
Commits on Apr 30, 2026
TASK-002: Lock public/private header surface and inclusion gates
Show description for c80fdff
etr
and
claude
committed
c80fdff
View commit details
Copy full SHA for c80fdff
View code at this point
Browse repository at this point
Commits on Apr 21, 2026
Migrate to libmicrohttpd 1.0.0 API with new features (#370)
Show description for d8b055e
etr
and
claude
authored
d8b055e
View commit details
Copy full SHA for d8b055e
View code at this point
Browse repository at this point
Commits on Feb 19, 2026
FEATURE-bauth-conditional-compile: Implementation complete
Show description for 0908e48
etr
committed
0908e48
View commit details
Copy full SHA for 0908e48
View code at this point
Browse repository at this point
Commits on Jan 29, 2026
Make digest auth support conditional (issue #232) (#357)
Show description for 1ac17bb
etr
authored
1ac17bb
View commit details
Copy full SHA for 1ac17bb
View code at this point
Browse repository at this point
Commits on Apr 12, 2023
Be more explicit about C++ version requierments. (#311)
Show description for aad1a5c
bcsgh
authored
aad1a5c
View commit details
Copy full SHA for aad1a5c
View code at this point
Browse repository at this point
Commits on Mar 8, 2023
fix #292 handle argument keys with multiple values (#302)
Show description for 914ac9e
stuart-byma
authored
914ac9e
View commit details
Copy full SHA for 914ac9e
View code at this point
Browse repository at this point
Commits on Mar 3, 2022
Add options to store files directly to the file system and to omit duplicating files in memory (#257)
Show description for 3fd99c8
ctomahogh
authored
3fd99c8
View commit details
Copy full SHA for 3fd99c8
View code at this point
Browse repository at this point
Commits on Mar 8, 2021
Add checks using cpplint (#209)
Show description for 6d1df06
etr
authored
6d1df06
View commit details
Copy full SHA for 6d1df06
View code at this point
Browse repository at this point
Commits on Mar 7, 2020
Sort include (using the Google C++ style pattern). Also add some more includes where indirection inclusions were broken. (#184)
bcsgh
authored
ee2f258
View commit details
Copy full SHA for ee2f258
View code at this point
Browse repository at this point
Commits on Jan 12, 2019
Normalized structure of http_response.
Show description for afa67ef
etr
committed
afa67ef
View commit details
Copy full SHA for afa67ef
View code at this point
Browse repository at this point
Commits on Dec 26, 2018
Added tests to http_endpoint.
Show description for 75010ba
etr
committed
75010ba
View commit details
Copy full SHA for 75010ba
View code at this point
Browse repository at this point
Commits on Dec 8, 2018
Updated copyright
etr
committed
1687cfa
View commit details
Copy full SHA for 1687cfa
View code at this point
Browse repository at this point
Commits on Nov 5, 2018
Changed http_endpoint to be an inner class of webserver.
Show description for b5f5ef9
etr
committed
b5f5ef9
View commit details
Copy full SHA for b5f5ef9
View code at this point
Browse repository at this point
Commits on Dec 29, 2015
Simplified general structure, removed event_supplier support, comet logic now uses a lock-free implementation
Sebastiano Merlino
committed
81c46c7
View commit details
Copy full SHA for 81c46c7
View code at this point
Browse repository at this point
Commits on Dec 26, 2015
Changed http_resource to use virtual istead of CRTP
Sebastiano Merlino
committed
4c9b4a7
View commit details
Copy full SHA for 4c9b4a7
View code at this point
Browse repository at this point
Commits on Apr 15, 2015
Updated copyrights
Sebastiano Merlino
committed
4cbfc1f
View commit details
Copy full SHA for 4cbfc1f
View code at this point
Browse repository at this point
Commits on May 11, 2014
Updated http_response interface
Show description for d76fe92
Sebastiano Merlino
committed
d76fe92
View commit details
Copy full SHA for d76fe92
View code at this point
Browse repository at this point
Commits on Mar 15, 2014
Added license to files missing it
Sebastiano Merlino
committed
8a14fd1
View commit details
Copy full SHA for 8a14fd1
View code at this point
Browse repository at this point
Commits on Jan 25, 2014
Moved http_endpoint to subdir details
Show description for e40eccf
Sebastiano Merlino
committed
e40eccf
View commit details
Copy full SHA for e40eccf
View code at this point
Browse repository at this point
Commits on Jan 23, 2014
Avoid linking problems due to details hiding
Sebastiano Merlino
committed
376f138
View commit details
Copy full SHA for 376f138
View code at this point
Browse repository at this point
Commits on Jan 19, 2014
Extracted minor classes from webserver header
Show description for 87f16a1
Sebastiano Merlino
committed
87f16a1
View commit details
Copy full SHA for 87f16a1
View code at this point
Browse repository at this point
Commits on Jan 12, 2013
Removed wrappers
Sebastiano Merlino
committed
912f341
View commit details
Copy full SHA for 912f341
View code at this point
Browse repository at this point
Commits on Aug 3, 2012
Avoid inclusion of internal headers
Sebastiano Merlino
committed
35147d3
View commit details
Copy full SHA for 35147d3
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL