Commit Graph

12 Commits (317a370f0be70a64dc69c2cd0b99abfffc811c2f)

Author SHA1 Message Date
Javier Jaramago Fernández 317a370f0b Fix includes after helper functions moved to 'proxysql_utils.cpp' #3847
4 years ago
Javier Jaramago Fernández 807d902d75 Move generic utility functions to 'proxysql_utils.h' #3847
4 years ago
Javier Jaramago Fernández de9dfa93b5 Added comments on current concurrency model from libhttpserver used by ProxySQL and added note for possible benchmarking
5 years ago
Javier Jaramago Fernández a4324f4944 Closes #3223: Major rework on 'RESTAPI' script execution
5 years ago
Javier Jaramago Fernández 864535d3f9 Added support for GCC 4.8 and removed per-module metrics initialization functions
6 years ago
Javier Jaramago Fernández 689bb50234 Modified 'ProxySQL_RESTAPI_Server' constructor for being able to define generic extra GET endpoints
6 years ago
Valentin Rakush 8c1d4ef8f3 Fix problem with runtime table. Add CORS and content type headers
6 years ago
Valentin Rakush 4a5d986aa9 Use HTTP method for configuration
6 years ago
Valentin Rakush 66400a35c7 Implementation of the GET and POST methods
6 years ago
Valentin Rakush f0687f3688 Implement restapi functionality
6 years ago
Valentin Rakush 801b42cc3c Implement call to external script and return stdout in response
6 years ago
René Cannaò 1673249da4 Adding libhttpserver , and a simple "Hello World"
6 years ago