Gary Burgmann

Results 5 issues of 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...

WIP

**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...

enhancement

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]` ![image](https://github.com/user-attachments/assets/b4999d28-ac44-40b7-ab15-8bc56171332e) ![image](https://github.com/user-attachments/assets/76bb60e4-8d83-4047-9286-dd3b90eec66c) ![image](https://github.com/user-attachments/assets/71d9103a-a2fd-4c35-92e4-b26b4596964e)