matrix-org / matrix-federation-tester

Tester for matrix federation written in golang.
78 stars 17 forks source link

Include request URLs and HTTP headers sent in report #94

Open CybotTM opened 4 years ago

CybotTM commented 4 years ago

Would be great if the requests executed by the tester would be included in the report. So it would be more transparent to the tester what exactly is failing - whether the determined URL or the response from the server.

The report should include the determined request URL to server version:

The report should include the determined request URL to server keys:

And other HTTP headers sent along.