Bob Farrell 4579d6c029 Closes #53: Add support for empty HTTP query param
When query param is empty, use `jetzig.data.Data.NullType` - this way
the value is still non-null (i.e. can be captured) and is still a
`jetzig.data.Value` so is consistent with previous implementation.

Add very weird bugfix for 404 responses.

Fix `Bad Request` response code.
2024-04-06 20:20:47 +01:00
..
2024-03-09 18:47:08 +00:00
2024-04-02 22:39:52 +01:00
2024-03-17 18:36:32 +00:00