Kari Pahula
Kari Pahula
My 2 cents, if you don't mind. A real world example of naming conventions would be what NATO does. They haven't called Soviet/Russian aircraft by their Russian names but instead...
Since I started with this one already in https://github.com/frasertweedale/hs-jose/pull/117, I think I'll continue with implementing full JWE support.
The new Prenumerera version got done parallel to this, let's have it in production and then return to this.
Stalled at getting answers to questions.
> Do we need to move `LocalStorage` and `Cusno` modules under `apis`? Also `Lettera` probably should be there too. `Persona` and `KSF.Api.Subscription` pulled `Cusno` with them. `Persona` requires `LocalStorage`. The...
I had a need for getting repeated `Set-Cookie` headers to work. The key was to call `Node.HTTP.setHeaders` alongside with `Node.HTTP.setHeader`. For a proper PR I'd likely involve `Payload.Server.Cookies` as well,...