This website requires JavaScript.
Explore
Help
Sign In
matrix
/
authentication-service
Watch
1
Star
0
Fork
0
You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced
2025-11-26 10:44:51 +03:00
Code
Activity
Files
99f2ca3d570da81aba7e21373f86b59a9cfcf0db
authentication-service
/
crates
/
http
/
src
/
layers
History
Kévin Commaille
99f2ca3d57
Derive Clone for http requests structs
...
So they don't prevent a Service from implementing Clone.
2022-10-17 12:47:43 +02:00
..
otel
Fix imports used by feature-gated code
2022-10-17 12:47:20 +02:00
body_to_bytes_response.rs
Make HTTP request layers convert to Bytes
2022-08-23 12:25:38 +02:00
bytes_to_body_request.rs
Make HTTP request layers convert to Bytes
2022-08-23 12:25:38 +02:00
catch_http_codes.rs
Derive Clone for http requests structs
2022-10-17 12:47:43 +02:00
client.rs
Better OpenTelemetry tracer
2022-02-24 16:03:37 +01:00
form_urlencoded_request.rs
Make HTTP request layers convert to Bytes
2022-08-23 12:25:38 +02:00
json_request.rs
Make HTTP request layers convert to Bytes
2022-08-23 12:25:38 +02:00
json_response.rs
Apply suggestions from code review
2022-08-19 10:51:24 +02:00
mod.rs
Make HTTP request layers convert to Bytes
2022-08-23 12:25:38 +02:00
server.rs
Have the listeners names in the metrics and traces
2022-10-17 11:39:45 +02:00