Tim Eggert
Tim Eggert
@kevin1024 I tried to come up with a PR, but tbh it's currently impossible to actually reproduce this error with the current test setup (custom CA certs + httpbin). Still...
This definitely relates to #548 but is not really related to the client cert verfication, because it also yields the same error when there is no client-cert provided.
I am not sure what you mean, but we use VCR.py along with requests (which uses urllib3 under the hood) and works like a charm here. What exactly do you...
Hi Chris! Could you give an example on which data the errors are coming up? So that I can reproduce the error within a testcase? Kind regards, Tim
Hi Barret, thank you very much for your contribution. I will find some time to review this by the end of the week. If you could write some tests for...
Hi Simon, I found a fork which handles the memcache GET requests with buffers and is maybe more safe. I will try to merge this as soon as possible and...
hi Geoff, thanks for your help. Will try to review it this week and add a test for that case. regards, tim
Hi Dieter, I dropped such plans because I have currently no time for this. Would really like to have such an implementation since its faster and more reliable. Do you...
@jstockdale. wow cool - didn't see that yet... thats a good possibility to integrate it into node-memcache i'll have time over the weekend to play around with it ;) thanks!
@saschagrunert thanks for the information. So you switched from Rust to Golang? :) I usually do work on devops stuff as well as full stack web (python world most of...