Gerald Melles

Results 3 issues of Gerald Melles

This PR includes minimal support for clientside DPoP, namely the ability to generate DPoP headers using this crate. Related issue: #54

I have a use case which involves using `With` wrappers for both an IndexMap and its constituent key/value pairs (also leveraging [rkyv-with](https://crates.io/crates/rkyv-with) since the original type is not in my...

Controller method parameters annotated with MVC's `@ModelAttribute` currently do not get represented in HAL. Adding support for that Annotation (provided explictly or [implicitly](https://docs.spring.io/spring/docs/current/spring-framework-reference/web.html#mvc-ann-arguments)) would be appreciated. @gregturn suggested that `QueryParameter`,...

stack: webmvc
in: core