10#include "microhttpd.h"
19 static const char* kBasePath =
"/colorMode/";
20 return 0 == strcmp(method, MHD_HTTP_METHOD_POST) &&
21 0 == strncmp(url, kBasePath, strlen(kBasePath));
25 const char* url,
const char* method,
26 const char* upload_data,
size_t* upload_data_size) {
39 bool success = request->setColorMode(
mode);
41 return SendError(connection,
"Unable to create requested surface");
void SkStrSplit(const char *str, const char *delimiters, SkStrSplitMode splitMode, TArray< SkString > *out)
bool canHandle(const char *method, const char *url) override
int handle(Request *request, MHD_Connection *connection, const char *url, const char *method, const char *upload_data, size_t *upload_data_size) override
int SendOK(MHD_Connection *connection)
int SendError(MHD_Connection *connection, const char *msg)
it will be possible to load the file into Perfetto s trace viewer disable asset Prevents usage of any non test fonts unless they were explicitly Loaded via prefetched default font Indicates whether the embedding started a prefetch of the default font manager before creating the engine run In non interactive mode