'Spring restTemplate and RFC-3230
Is there any library or efficent way to implement RFC-3230 into RestTemplate?
I need to add a Digest: SHA-256=... header to every request done with Spring Rest Template?
Digest MUST be calculated on request body.
Thanks
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
