Austin Horning
Austin Horning
It would probably make sense to either fall back to the default or reject the CRD if there are any values not provided so as to avoid configuration mistakes.
Off topic for the scheduled use case, but related to the policy chain: A case I've been running into recently, and it seems like the policy chain could solve(depending on...
I first saw it with the unity sdk, and verified with other rest clients and some packet captures. The problem is that `ReveiveData` only ever gets called when running in...
It's not unity specific it seems. I was able to observe this with a number of http clients, and verified with packet captures that no packets are actually returned until...
Speaking as not an expert and from my current understanding: loopback on windows is weird in that it shortcuts a large portion of the networking stack(more so than linux). That...