Commit Graph
15 Commits
Author SHA1 Message Date
Alexander Onnikov bb362c3ee5 Use Option<usize> for content_length
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-09-04 22:05:06 +07:00
Alexander Onnikov 1c1e759827 add head method
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-09-04 18:17:33 +07:00
Alexander Onnikov 4705b6cc72 add content length fn to merge mod
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-09-04 18:17:27 +07:00
Alexey Aristov a8ccf9dc30 json-patch, initial implementation
Signed-off-by: Alexey Aristov <aav@acm.org>
2025-09-03 17:17:35 +02:00
Alexey Aristov 67b9e21a15 generic merge::stream
Signed-off-by: Alexey Aristov <aav@acm.org>
2025-09-03 16:29:16 +02:00
Alexey Aristov 21d3c83fec validate patch requests
Signed-off-by: Alexey Aristov <aav@acm.org>
2025-09-03 15:34:54 +02:00
Alexey Aristov febc654874 don't set content-location
Signed-off-by: Alexey Aristov <aav@acm.org>
2025-09-03 14:56:59 +02:00
Alexey Aristov be1046877b merge strategy (wip)
Signed-off-by: Alexey Aristov <aav@acm.org>
2025-09-02 18:46:35 +02:00
Alexey Aristov 1aaba64798 merge strategy (initial)
Signed-off-by: Alexey Aristov <aav@acm.org>
2025-09-01 20:52:05 +02:00
Alexey Aristov bd41fd1d04 streamline normal/multipart uploads
Signed-off-by: Alexey Aristov <aav@acm.org>
2025-09-01 20:52:05 +02:00
Alexey Aristov d7bf59c34a implement 'patch' method
Signed-off-by: Alexey Aristov <aav@acm.org>
2025-09-01 20:52:04 +02:00
Alexey Aristov 6423d35d9c fix part column type
Signed-off-by: Alexey Aristov <aav@acm.org>
2025-09-01 20:52:04 +02:00
Alexander Onnikov d780ad4c28 adjust logging for s3 and postgres
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-09-01 22:19:03 +07:00
Alexander Onnikov 11ae31625f add more auth, post, and put tests
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-09-01 16:00:52 +07:00
Alexey Aristov c634e31cdc rename hulylake -> server
Signed-off-by: Alexey Aristov <aav@acm.org>
2025-08-29 16:47:12 +02:00