Ethin Probst
Ethin Probst
Can confirm that this also doesn't build with DMD 2.105.0. cc @rumbu13
@Qyriad This was also what I was thinking. However, I cannot then encapsulate them as a central "request" type. My only alternative would be to make separate request types per...
ping @ThePhD
I'm a bit confused as to why. Is this library supposed to conform to P1031 semantics? I.e., isn't it supposed to be a reference implementation of that paper? I'd think...
@buixor Not anymore; I've migrated servers and currently don't have CrowdStrike set up, and now I've completely switched to docker (with Traefik as the front-end server, but even that's containerized),...
Okay, so I have CrowdSec installed (I used CrowdStrike in my previous comment, sorry about that). I'm not really sure how to get the specific requests that cause CrowdSec to...
Any update on this?
Do you just need logs of non-200 status codes?
Or would you prefer just normal logs? Idk how stable the log output is but I can supply some.
@H2CO3 This seems like a non-trivial task. According to `TokenStream`'s documentation, it implements `Extend for TokenStream`, which is fine. However, a `TokenTree` consists of either groups, idents, puncts, or literals,...