Arnaud Dagnelies

Results 25 issues of Arnaud Dagnelies

From my experience, `ab` is very high performance / lightweight, much more so than most other tools I tried. You can also choose how many requests run parallely/concurrently. ....I wonder...

Hi, this is solely a tiny comfort feature request. It would be nice to apply the api key / basic auth credentials upon "onchange". So that pressing "Enter" or leaving...

Feature Request

Hi, I noticed that during `credentials.create(...)`, if the list does not contain what the authenticator can provide, the authenticator will not be included in the list of authenticators to choose...

type:editorial

There are many reasons not to do so. To avoid that the parameters appear in logs for example. A basic security consideration. But also to send more data than the...

It would be nice if primitive values were serialized as attributes by default ...or if there was a flag to do that. Currently, the generated XML is either very verbose...

Thanks for this great tool, it is really nice and useful. It would be nice to have a few more screens available, or even to draw/upload your own images. Also,...

These two lines break my app. ```ts import {useToast} from 'bootstrap-vue-3' const toast = useToast() ``` *Just by including it, the whole view is not even rendered anymore!* ...and I...

bug

In the documentation https://honojs.dev/docs/api/context/#csetcget it is only written: > Set the value specified by the key with set and use it later with get. With a brief example. However, it...

As the image shows bellow, the scrollbar (using default styles) is barely visible. This is suboptimal for usage. I humbly suggest making it more visible in the default theme. ![image](https://user-images.githubusercontent.com/5452653/215336116-85fb56bc-f08f-4ca6-afb6-bb9f3a77d13e.png)