Justin Karneges
Justin Karneges
or, and probably better, it should stay trimmed but with a way to expand the rest (a "show more" link or such).
make it 30 days
marko notes that text columns are to be 3/4 page width
When using the PUSH/SUB interface, handling HTTP requests that last longer than 60 seconds requires session management (remembering request IDs and sending keep alives to Zurl). It might be nice...
The `trust-connect-host` feature relies on mucking with curl's openssl context. On Mac this feature doesn't work, because the system curl is not built with openssl, and Homebrew's default version of...
Following #47981, this PR updates the stream mode handler to use the refactored server request module. The main goal of this work is to be able to send error responses,...
The readme says: > Softbuffer should be used over pixels when its GPU-accelerated post-processing effects are not needed. When I first read this, it didn't occur to me that "post-processing...