JCW
d36ef0cd18
Fix formatting
...
Signed-off-by: JCW <a1q123456@users.noreply.github.com >
2025-09-26 13:55:54 +01:00
JCW
a90bf169bf
Improve coverage
...
Signed-off-by: JCW <a1q123456@users.noreply.github.com >
2025-09-26 13:55:54 +01:00
JCW
b3f389d918
Remove unneeded file
...
Signed-off-by: JCW <a1q123456@users.noreply.github.com >
2025-09-26 13:55:54 +01:00
JCW
d68f87f968
Fix errors
...
Signed-off-by: JCW <a1q123456@users.noreply.github.com >
2025-09-26 13:55:54 +01:00
JCW
92312801f1
Support structured logs
...
Signed-off-by: JCW <a1q123456@users.noreply.github.com >
2025-09-26 13:55:16 +01:00
Jingchen
cfd26f444c
fix: Address http header case sensitivity ( #5767 )
...
This change makes the regex in `HttpClient.cpp` that matches the content-length http header case insensitive to improve compatibility, as http headers are case insensitive.
2025-09-26 11:40:43 +00:00
Mayukha Vadari
97f0747e10
chore: Run prettier on all files ( #5657 )
2025-08-11 16:15:42 +00:00
Vlad
e18f27f5f7
test: switch some unit tests to doctest ( #5383 )
...
This change moves some tests from the current unit tests that are compiled into the rippled binary to using the doctest framework.
2025-06-26 19:35:31 +00:00