conduwuit/src
Jonas Platte 08ca573df0
Remove explicit setting of content-type header
`try_into_http_request` takes care of this already.
2021-04-29 20:50:59 +02:00
..
client_server Fix formatting 2021-04-29 20:50:59 +02:00
database Refactor usage of CanonicalJsonValue 2021-04-26 19:03:51 +02:00
appservice_server.rs Remove explicit setting of content-type header 2021-04-29 20:50:59 +02:00
database.rs feat: /devices route 2021-04-21 10:51:56 +02:00
error.rs
lib.rs
main.rs Fix clippy warning 2021-04-26 19:02:32 +02:00
pdu.rs Refactor usage of CanonicalJsonValue 2021-04-26 19:03:51 +02:00
ruma_wrapper.rs improvement: warning on misconfigured reverse proxy 2021-04-24 12:29:02 +02:00
server_server.rs Refactor usage of CanonicalJsonValue 2021-04-26 19:03:51 +02:00
utils.rs