Nicholas Orr
Nicholas Orr
I got an error at the "start wpe" bit of the code, I think because the wpe started in between it checking if it was running and performing the command....
Fixes an issue with stopping a boost, amongst other things.
I was having issues compiling poco for arm64 on an x86 macOS machine, as a static build. The end result was always x86. Change is from : ARCHFLAGS ?= -arch...
### Type of Feature New Function ### Description Utilise the [trurl](https://github.com/curl/trurl) code from curl, and have a BE function that did : BE_Trurl ( url { ; set ; append...
### Type of Feature New Feature ### Description Add support for WebSockets where each new incoming call goes into a table, and there's a way to put outgoing calls into...
**Describe the bug** When you're doing a HTTP GET and the url has a 301 redirect AND you've set CURLOPT_FOLLOWLOCATION on, then afterwards when you get individual headers, you can...
### Discussed in https://github.com/GoyaPtyLtd/BaseElements-Plugin/discussions/255 Originally posted by **argasoft58** October 29, 2025 Hi! I want to use arrays in some CFs as follows: let ( [ $i = $i + 1...
### Type of Feature New Function ### Description I wonder if we couldn't incorporate this somehow : https://github.com/tree-sitter/tree-sitter Could it be used in the BE dev tool for showing diffs...
**Describe the bug** BE_SplitBEFileNodes fails on certain inputs when run with plugin 5.1.0 beta. It returns no output but cuts off at certain points. **To Reproduce** Just running BE_SplitBEFileNodes (...