Pierre-Henri Symoneaux
Pierre-Henri Symoneaux
Hi, Here's a proposal to give access to all available properties of a Job. I added a `RawProperty` field in struct `JobResponse`, which is a generic map holding all Jobs'...
Required for example in case where hydra admin endpoint is protected behind a reverse proxy that enforces basic auth. If `--access-token` arg is set, it takes precedence over basic auth...
Hi, First, thank you for this excellent library. ### Description I'm trying to send data using `FileReader `and `MultipartFields`, but the server I'm sending those data to is a bit...
This pull request adds support for the `smol_str` crate version 0.3 (`smol_str03`) as an optional dependency alongside the existing support for version 0.2 (`smol_str02`). The documentation, Cargo configuration, and test...