Matthew Whitworth
Matthew Whitworth
I'm taking a look at this. I think I'll style the behaviour after the nginx [proxy_redirect](http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_redirect) directive, with a default rule based on the `script_name` contents in `conn`.
> @mwhitworth did you get anywhere on this? I've pushed what I worked on a little while back. I should be able to finish this soon.
This is a good idea. I'll take a look and incorporate your changes.
From a brief investigation (`console.log` calls in `broccoli-babel-transpiler`), I think the `ember-maybe-in-element` dependency is the culprit - see https://github.com/DockYard/ember-maybe-in-element/issues/52 and the open PR https://github.com/DockYard/ember-maybe-in-element/pull/54 to address this issue
I think this can be closed, since the issue lies in another project (which has already addressed the issue)
This would be an open research question, since the original paper doesn't cover it, and depends on the properties of the dataset you are trying to filter. The best way...
More adapters are no bad thing. Happy to see a PR for this
I put together an initial version of a Finch adapter. It needs more testing, and I'd like to support third-party library versions as early as possible (given the general nature...
Buffer response mode is now supported - work to support streaming responses will be tracked in https://github.com/tallarium/reverse_proxy_plug/issues/204
I'm not a contributor to this repository. @mspanc is best placed to merge this and make another release.