Anton Engelhardt

Results 81 comments of Anton Engelhardt

#472 is completed, but this also sounds great!

Fixed in Version 6.6.9. I had to delete the app and install it again because auto update didnt work, using setapp. cc: @huyphams

Our issue was that I had Fastlane installed with Brew, but the CI was using version 2.216 and installing it via Bundler. We have now upgraded the Gem version to...

Use `dispatch_http_call()` and `on_http_call_response`. --- Try `self.get_http_request_body(0, _body_size)`

@alexhu20 If i understood you correctly, [this](https://github.com/antonengelhardt/proxy-wasm-playground/tree/main/dependent-header) might be what you are looking for :)

@alexhu20 Do you need to make several calls for each request or once (at the beginning/when the filter starts)?

@alexhu20 You get the token id when you dispatch a call, you can store it in the context struct and you will also get the token id when the response...