Sean Bright

Results 78 comments of Sean Bright

We could pass a dry run flag to `apt install` (I think there is one) instead.

`Set-Cookie` is one of those headers that you often see multiple of. I don't think blindly replacing existing headers is the right strategy. An application that resets the curl handle...

[`git bisect`](https://git-scm.com/docs/git-bisect)

When Asterisk sends a NEW to a peer - in this case 127.0.1.1 - it expects to get responses from that IP. Because we do not explicitly set the source...

Alpine ships musl and we have a lot of code that depends on the way things are done in glibc. Once you get past the errors above you run in...

Consider pulling in a few more typo fixes [from here](https://github.com/antirez/linenoise/pull/218) if you like.

> @seanbright The reviews section at the top of the PR says you left review comments but I can't seem to find them. Did I address them? You addressed all...