Kero van Gelder
Kero van Gelder
instead, they seem to swap (reverse?) all the time! This causes unnecessary changes (and extra git commits or manual work to prevent that). In addition, when currently using an absolute...
Current `uri.parse` does not follow the RFC. JS `new URL("")` does not follow that RFC, either. Specifically, "ws:path" is not split into a scheme and a path. This would be...
with a big fold() doing too much
publish_package_response produces `LateModification` on `UNPROCESSABLE_ENTITY`. The handling suggests it is expecting late modification, somehow, but the code stems from http, which has no such notion? The default handler provides us...
`gleam add sdfsgdfhsdgf` could state "package not found", whereas `gleam add gleeunit` while e.g. the network is down could state "network failure". Background: aarch64-linux static precompiled binary from github gave...