reitit/modules/reitit-core
Joel Kaasinen 7fb9c27e46
feat: use request Content-Type or :muuntaja/content-type to coerce
Previously, `extract-response-format-default` was only looking at
(-> request :muuntaja/response :format). This led to wrong behaviour
when there were separate schemas for separate response content types
and an explicitly picked content-type for the response.
2025-10-29 10:54:10 +02:00
..
.clj-kondo Setup clj-kondo files for each module 2022-01-24 12:39:42 +02:00
java-src/reitit Make Trie$Match immutable 2019-05-22 21:10:51 +03:00
src/reitit feat: use request Content-Type or :muuntaja/content-type to coerce 2025-10-29 10:54:10 +02:00
project.clj Release 0.9.2 2025-10-28 14:57:54 +02:00