Howard Zuo

Results 6 comments of Howard Zuo

Cool - generalized containment function definitely makes sense. Should I try to make the above changes to get this merged or should we just wait on your refactor? The current...

Relevant precedent - in hyper 1.0 instead of collecting large response bodies into one contiguous `BufMut` it is using [`BufList` from http-body-util](https://github.com/hyperium/http-body/blob/master/http-body-util/src/util.rs) which is a list of discontiguous buffers. This...

@JonathanWilbur yes, at least at the hyper level the body is an opaque binary stream, so there's no way for them to preserve "field boundaries" - if you have a...

Hey @gyscos - thanks for following up. I'm not totally familiar with the zstd codebase and its usage of qsort - does it only call qsort on these specific array...

@aklinker1 bumping into this issue repeatedly too! Did you end up figuring out what the new preference is? I'm ok with manually setting it via chromiumPrefs.