Blake Watters

Results 15 issues of Blake Watters

This is probably the least general of the patches I've sent over. Basically I am using the rack-reverse-proxy to funnel traffic from a Heroku Bamboo application to a Cedar application....

Patch adds a :debug option for enabling an informational debug message during proxy

I had the need to make some modifications to the headers of proxied requests. This patch provides support and tests for merging additional headers into the proxied request or manipulating...

## Proposal This issue proposes to introduce a new `Pacer` implementation that varies the load based on specific target rates + duration pairs. In order to deliver such an experience...

#### Proposal Building on the discussion from #483, I wonder if the plugin support introduced in Golang v1.8 could be a nice path forward for integrating things like Pacer implementations....

#### Proposal We have been testing a number of load testing tools. One of my colleagues was able to generate significantly higher levels of load with `fasthttploader` than I was...

Thanks for the great tool. I have been working with it for a few months in a sort of interesting situation: my product works directly with the Kubernetes API but...

A project I am working on had JTAttributedLabel pulled in but was one of the few libraries not managed by CocoaPods. Figured I'd remedy that.

This changeset introduces support for SPDY Push by utilizing a new delegate on `SPDYSession`. Closes #1 This is a focused subset of the larger changes that we have been maintaining...