-
##### Description
When I have a generated ApiClient to perform Rest-Calls to external systems, then the "Authorization"-header will be logged as "**info**" as well.
**This is a high security-risk.…
-
# Description
TS 26.512 Clause 4.3.7.1 shows a model where Policy Templates in a Provisioning Session transition through various states.
Some of these state changes will happen for a specific reas…
-
Given RFC 7807 ProblemDetail support is enabled, then I expect that when a call is done to a URL for which nothing can be found, that a 404 Not Found response is returned with a `Problemdetail` body. …
-
**Is your feature request related to a problem? Please describe.**
Not relate to a problem.
**Describe the solution you'd like**
Current error handling is slightly difference from RFC 7807 style.…
-
Using the current version, ValidationApiException is not found.
try
{
var games = await gameController.GetAllAsync();
}
catch (Va…
-
### Problem:
Flurl.Http has a set of methods that let you fluently specify how to receive/deserialize response bodies. Example:
```c#
var result = await url.PostJsonAsync(data).ReceiveJson();
…
-
Remove: `When this member is not present, its value is assumed to be ["about:blank"](about:blank).`
Rationale: This would **require** (!) conforming clients to lump all non-typed errors together in…
-
### Question Description
I'm playing with Fiber, and trying to get a clean solution for RFC-7807 Problem Detail responses. Which I've mostly done. The problem is the content types. These responses …
-
Buongiorno,
negli ultimi giorni stiamo ricevendo, come Ministero di Giustizia, sull'Ambiente di Collaudo di PDND, problemi intermittenti sull'esecuzione di un API e l'errore sembrerebbe il non otte…
-
I'm not sure if this is intended behavior or not. When making a request and the endpoint has an invalid SSL certificate, an `HttpRequestException` is thrown. The documentation states:
`To encapsul…