Eric Koslow

Results 11 issues of Eric Koslow

This prevents duplicate headers downstream with other proxies. I was getting two status headers being returned. `status` and `Status`. This makes rack-reverse-proxy` play nicely with others that expect headers to...

This fixes a bug where the source request's port was being dropped when replacing the response's location header.

Hi there, It seems 0.7.1 is not backwards compatible with the last version of coulda, as once I upgraded it could no longer find any of the methods I was...

At Lattice, we've been having issues with DD distributed traces and AWS SQS. Even though we see all of the `aws.request` spans created, none of them are connected to parent...

bug

### What does this PR do? When using `.promise()` there is no callback for `dd-trace-js` to wrap. Before this change, that meant we never called tracer.extract on any incoming requests....

Hi there, This is my first contribution to the Remix project so please let me know what additions you would like to see from this PR 😄 . I've very...

CLA Signed
adapter:cloudflare-workers
template:cloudflare-workers

The specs generated by the `limelight create` method are out of date with the current Limelight API. This warning is presented when running specs ``` WARNING 09:09:54:666 : Prop named...

For the past couple months I've been developing a medium sized application based on falcor. I've noticed a pattern emerge in my route files. Each route must perform some authentication...

**Describe the bug** When a user attaches a `transform` option to a input Reactor continues to attempt to statically validate the keys, even through the user may be changing the...

bug

### Code of Conduct - [x] I agree to follow this project's Code of Conduct ### AI Policy - [x] I agree to follow this project's AI Policy, or I...

bug