NicoAdrian
                                            NicoAdrian
                                        
                                    Zed doesn't seem to remember the previous window size at all. In my case, I open Zed and the window is quite small so I maximize it, then quit Zen...
Same problem here, without even have to set some settings in `language_overrides`, just using the default one :(
Any update on this matter ?
@cyberw Hello, any update on this ? Would be great to have proxy support for FastHttpUser. Can't allow myself to switch to regular HttpUser (requests based) since I do a...
@cyberw Just openned #2758
> I think you can calculate the hmac_sha256 in lua and then set the value by ngx.var.your_var_name = hmac_sha256_val There is no built-in way in openresty to calculate an hmac_sha256...
> https://github.com/fffonion/lua-resty-openssl#restyopensslhmac how about this? Will give it a try, thanks. Still, no plan to add NDK support for the directive `set_hmac_sha256` ?