Filip Ekberg
Filip Ekberg
If you press and hold F5 and "stress" the server, the file you request will sometimes be unavailable.
Write a blog post about the web server and how everything in it works so far. Explain the basics of HTTP and the parsing that is done and how the...
The code needs to be refactored, the method names and variables should correspond with the C standard.
- Add comments - Removed unused code - Introduce tests where needed - Rename projects/namespaces to be more fitting
Any plans to integrate with the withings/Nokia scales?
There is currently a "bug" (still being investigated by Charge Amps) that if the box has OCPP enabled (not CAPI) stopping charging when a charging session is active does not...
### Checklist - [X] I have looked into the [Readme](https://github.com/auth0/auth0.net#readme) and have not found a suitable solution or answer. - [X] I have looked into the [API documentation](https://auth0.github.io/auth0.net/) and have...
In a `ResponseMicroService` I'd like to redirect to an additional backend to prove the LoA (Level of Assurance). Using `Redirect("/additiona-backend")` doesn't work as it has already cleared the data from...
It seems there has been a change in the API which results in Hardware Version being null. I've verified this when calling `/chargepoints/owned` where one of my chargers returns null...