Zach Marquez

Results 3 issues of Zach Marquez

**Describe the feature you'd like** We would like to be able to configure cloudflared to use a pool of IPs when communicating with the origin server to avoid exhausting all...

Type: Feature Request
Priority: Normal

Use uncheckedAssign for object variant assignment

I get errors when I attempt to use object variants with NESM. Specifically: > assignment to discriminant changes object branch; compile with -d:nimOldCaseObjects for a transition period [FieldDefect] I have...