- Tampa, FL, USA
- https://andrewlalis.com
- Joined on
2024-03-22
Weekdays aren't aligned properly
Score shows "no score" when there's a single entry with phone compliance false and 0 rating
Client address
I'd actually prefer to avoid using the existing standard library where at all possible (so that this code is largely compatible with Phobos3 or whatever).
In recent commits, I've removed the…
Request query parameter storage
I've pushed a commit which adds a parseQueryParameters
function that takes a string and returns a list of QueryParameter
structs, which is more appropriate. I've removed the query params from…
Request query parameter storage