Nick Garlis

Results 4 issues of Nick Garlis

## 🚀 Feature Proposal Apologies if there is already a way to do this. It looks like this preset spawns a new context and page for each test. Is there...

feature request 🙏

**Problem** There are use-cases where it would be useful to disable body parsing even if the content-type is `application/json`. An example would be [verifying Stripe's webhook signatures](https://docs.stripe.com/webhooks?verify=check-signatures-library#verify-webhook-signatures-with-official-libraries ). From their...

enhancement

This is an attempt to port some of the logic that nftables uses to automatically adjust the recvmsg & sendmsg buffer sizes. The implementation of setting sndmsg size is not...

When retrieving set elements that include intervals via `GetSetElements`, I've observed inconsistent ordering of elements with the IntervalEnd flag. Sometimes the IntervalEnd element appears before its corresponding interval start, and...

question