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-23 11:02:35 +03:00
Code
Activity
Files
56fdb64a846154fd8d2d6acf60378bc69b529c7a
authentication-service
/
crates
/
http
/
src
/
layers
History
Quentin Gliech
56fdb64a84
HTTP metrics & other stuff
2022-09-28 11:13:53 +02:00
..
otel
HTTP metrics & other stuff
2022-09-28 11:13:53 +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
Add a layer to catch HTTP error codes
2022-08-19 10:51:24 +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
Gate some crates behind features in mas-http
2022-08-19 10:51:24 +02:00