PhilippMDoerner

Results 58 comments of PhilippMDoerner

What is the prologue org? As for where to put it, I'm pretty ambivalent in that regard. If you prefer it could be one of the prologue extensions we have?...

Is the usecase that the server is capable of sending HTTPS requests to other servers? Or, in contrast to that, to be connected to via HTTPS from clients? Mostly asking...

In case there still is need for using prologue with https, I've written up a deployment guide that leads you through how you can deploy docker with an nginx reverse...

Does anyone have any idea how this could even be architected? Outside of possible breaking API I can't even imagine anything concrete. You'd somehow have to analyze the string of...

@gavr123456789 I am slightly confused, isn't the extend proc being called once per request exactly what is desired? My understanding of extending context so far is, that for every request...

I'm not sure what is requested here. Add a compression middleware to prologues supplied middlewares? I can post my own middleware here which uses zippy as linked by xflywind, but...

In terms of feedback: I just built this branch with koch and used it to compile my project (which is the reason I opened #20149). It works exactly correct! When...

Given that it's running through and looking good, is this PR just waiting for somebody else to look over it?

Is there a specific reason you assume this to be an issue with the nim language rather than nimcrypto?

> Actually I'm not sure where is the bug as I'm still new to Nim. If you think it is not related I'll close this one.. I do not have...