FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/httpserver.hpp - BeardOverflow/libhttpserver · GitHub
BeardOverflow
/
libhttpserver
Public
forked from
etr/libhttpserver
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
Breadcrumbs
History for
libhttpserver
src
httpserver.hpp
on
master
User selector
Datepicker
Commit history
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
Commits on Jul 7, 2012
Created new interface in order to optimize memory management
Sebastiano Merlino
committed
b3786d8
View commit details
Copy full SHA for b3786d8
View code at this point
Browse repository at this point
Commits on Jun 3, 2012
Changed http_endpoint, http_request, http_resource, http_response visibility in order to avoid constructions.
Show description for 3850f99
Sebastiano Merlino
committed
3850f99
View commit details
Copy full SHA for 3850f99
View code at this point
Browse repository at this point
Commits on Jun 1, 2012
Modified in order to follow gnu guidelines for interfaces
Sebastiano Merlino
committed
bc41052
View commit details
Copy full SHA for bc41052
View code at this point
Browse repository at this point
Commits on May 14, 2012
Solved a bug that was causing problems with File Responses.
Show description for 874dcd5
Sebastiano Merlino
committed
874dcd5
View commit details
Copy full SHA for 874dcd5
View code at this point
Browse repository at this point
Commits on Mar 19, 2012
Modified in order to move httpserver.h to httpserver.hpp
Sebastiano Merlino
committed
672a62a
View commit details
Copy full SHA for 672a62a
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL