-
I try forward to another side request but it doesnt work?
Can everybody help me?
FilterProxy....
std::string public_ip = result[0]["public_ip"].as();
if(public_ip.empty())
…
-
Some awesome work you did here, thanks alot. Using this to my complete satisfaction!
Any chance you can add wrappers for these functions as well?
https://projects.drogon.net/raspberry-pi/wiringpi/i2c…
b03tz updated
11 years ago
-
Im getting this
```
root@orangepizero:~/src/node-wiring-op/examples# nodejs pwm.js
Unable to determine hardware version. I see: Hardware : sun8i
,
- expecting BCM2708 or BCM2709. Please report…
-
I'd like to know what's the recommended way to access pivot tables and related records with the ORM, if there is one and if not the recommended way of doing so in the most performant way as intended b…
-
I don't know if anyone has seen this part in GoT but remember when Drogon breathed fire on the ships & Rhaegal and Viserion followed? My view on the mod is: When one dragon (with rider) hovers in the …
-
Hi, I've reproduced the issue on my own macos system, I'll try to figure it out soon. thanks so much for your feedback.
-
I added simple_reverse_proxy to CMakeLists.txt, but it got following building error:
drogon/examples/simple_reverse_proxy/plugins/SimpleReverseProxy.cc:42:60: error: unused parameter ‘ioLoopIndex’ …
-
I don't know what I do, drogon is crazy and sent the same msg to the terminal.
roughly msg is "20230321 09:45:15.791702 UTC 180741 FATAL No such file or directory (errno=2) TcpConnectionImpl::send…
-
Hi
why there is no any auto [etag ](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/ETag)set for file response in drogon?
when I load and send back a new file using newFileResponse, ther…
-
when trying to update `c-ares` in `vcpkg` from 1.27 to 1.28, building `trantor` failed due to use of deprecated functions from c-ares 1.28.0.
```
...vcpkg/buildtrees/trantor/src/v1.5.17-2fee79a355…