-
As dart http doesn't support read timeout, would be nice if resty provide this functionality instead of still having to use Future.timeout
-
I'm in the process of instrumenting one of my applications with OTel, and was able to inject the OTel tracing client through `resty.NewWithClient(otelhttp.DefaultClient)` which gives me spans around e…
-
### Description
[resty](https://github.com/micha/resty) is a simple script to help explore HTTP REST API's. I am unable to make it work with prezto and would like some help. If I remove prezto `r…
-
It appears that `none` is the recommended configuration when using the PKCE auth flow for public clients (see [OIDC 1.0 specs](https://openid.net/specs/openid-connect-registration-1_0.html), [Okta doc…
-
-
I used lua-resty-smtp and ran into an error caused by failure to resolve the mail server hostname. After a little research, I found the nginx resolver directive and got it working. Probably adding a…
-
I used hostname ,find error is
[error] 13484#0: *105 [lua] client.lua:150: _fetch_metadata(): all brokers failed in fetch topic metadata, client: 127.0.0.1, server: localhost, request: "GET /test HTT…
-
#### The associated forum post URL from `https://forum.rclone.org`
I didn't post to the forum as I'd assume that a segmentation fault bug should be tracked here instead.
#### What is the pro…
-
### Please make sure of the following things
- [x] I have read the [documentation](https://alist.nn.ci).
我已经阅读了[文档](https://alist.nn.ci)。
- [x] I'm sure there are no duplicate issues or discussions.…
-
Hi, im looking into possibly replace lua-resty-lua with lua-resty-coraza.
What is the current plan for this project? And is it ready for production or still in some experimental state?