Open
Description
Background information
- Dendrite version or git SHA: v0.3.5
- Monolith or Polylith?: Monolith
- SQLite3 or Postgres?: postgres
- Running in Docker?: no
go version
: go1.15.2 linux/amd64
Description
Right now, Dendrite identifies itself with the User-Agent string Go-http-client/2.0
. This should be something like Dendrite/0.3.5
, just as Synapse does.
Steps to reproduce
- Tail your web server access logs for
/.well-known/matrix/server
- Dendrite identifies itself as
Go-http-client/2.0
- Synapse identifies itself as
Synapse/1.24.0