1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2024-09-19 17:09:03 +02:00
conduit/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 chore: get rid of warnings 2021-03-18 18:33:43 +01:00
lib.rs Merge remote-tracking branch 'famedly/master' into develop 2021-04-14 10:26:28 +02:00
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 chore: code cleanup 2021-04-14 10:43:31 +02:00