Gary Burgmann
Gary Burgmann
feature-913. Added new request.query() method for getting query params specifically. If no key specified, return all. Also updated requeest.input to return all input if no key specified (simply calls the...
**Is your feature request related to a problem? Please describe.** Currently request.input('key') will return the query string params if GET, else POST body. Also, the nature of request.input('key') lacks an...
able to compile successfully on MacOS - Catalina 10.15.6 after this change
mex.h requires a syntax change cmath missing
https://github.com/CrowdStrike/falcon-helm/blob/4abe3946b9aca9be5ed00061b7c1f4bb8536cf3c/helm-charts/falcon-sensor/values.schema.json#L99 `"pattern": "^([0-9]{4,}|[2-9][5-9][0-9])m$"` `[5-9]`   