-
Hi @dpaulino! I can't believe it's close to a year since I've requested Digest authentication, and only now finally trying it out again. https://twitter.com/carlomendoza/status/1179785549604773888?s=2…
-
```
Add DIGEST authentication support
```
Original issue reported on code.google.com by `alex.she...@gmail.com` on 14 Mar 2011 at 12:23
---
Want to back this issue? **[Post a bounty on it!](ht…
-
```
Should be a fairly simple addition
```
Original issue reported on code.google.com by `gattis` on 22 Oct 2009 at 3:45
-
Hello, I did not have time to read the server yet. I used in my client the message_socket.rs code you pointed me, very good.
I just made my client work with authentication (RTSP uses the same basi…
-
```
Add DIGEST authentication support
```
Original issue reported on code.google.com by `alex.she...@gmail.com` on 14 Mar 2011 at 12:23
-
### Related area
Http client
### Hardware specification
ESP32 in general
### Is your feature request related to a problem?
I need to authenticate against a (yes old) http1.1 Digest Auth server. …
-
When a authentication type of DIGEST mentioned in RFC7235 [https://datatracker.ietf.org/doc/html/rfc7235](url) is provided in OpenAPI Specification (supported as mentioned at [https://swagger.io/docs/…
-
We are using sabre.io with MySQL as the backing database. In this configuration the sabre.io uses digest authentication and not the basic.
When createAccount API is invoked, an error is thrown, but do…
-
```
Add DIGEST authentication support
```
Original issue reported on code.google.com by `alex.she...@gmail.com` on 14 Mar 2011 at 12:23
-
In our project we would like to use WcfRestContrib, but we have decided to use Digest authentication. Do you have any word on that, or should we build it and supply a patch?