Pete Cornish

Results 76 comments of Pete Cornish

Hi @clarauso - this feature is available now in the `beta` release. I've put an example of how the config would work for this here: https://github.com/outofcoffee/imposter/tree/develop/examples/rest/passthrough-upstream > Note: no special...

Hi @clarauso - this is released in [v3.12.0](https://github.com/outofcoffee/imposter/releases). I'll leave this issue open for now for any feedback.

Hi @clarauso - thank you for looking at this :) I can see the value in appending the request path to the path specified for the upstream. I think the...

@clarauso the first part of this (appending the request path to the upstream path) is fixed in [v3.12.2](https://github.com/outofcoffee/imposter/releases). Currently, on the second part, the full request path is appended.

Hi @hilsonp, yes please - this definitely sounds like a bug. A minimal demo would be very helpful, thank you.

Hi @hilsonp, the `.env` files are read from the same directory as the `-config.yaml` files. The file is named `.env` rather than `.imposter.env` When an envfile is discovered, if you...

Hi @hilsonp, do you have any output of the failure? The default encoding for the system should be picked up in both cases - it's possible that an environment variable...

Done in [v3.21.1](https://github.com/outofcoffee/imposter/releases).

Hi @hilsonp, thanks for the feedback. This change has been reverted in v3.22.1. Looks like we'll need to look at an alternative way to crack this. The log output above...