Files
mostlymatter/app
Andreas Linz cf9b9802a8 Set a proper HTTP user-agent header (#9482)
Previously, mattermost-server would always request with the default
user-agent of Go's net/http package that is `Go-http-client/1.1` or
something similar.
This has several disadvantages, one is that the default user-agent
made it pretty hard to distinguish mattermost requests from other
service requests in a network log for example.

Now a user-agent of the form `mattermost-<current-version>` is set in
the client.

- [x] Added or updated unit tests (required for all new features)
2018-10-03 10:28:44 -07:00
..
2018-03-07 12:36:40 -06:00
2018-04-27 12:49:45 -07:00
2018-10-01 10:19:11 -07:00
2017-10-30 11:57:24 -05:00
2018-07-18 14:56:38 -07:00
2018-02-12 16:01:02 -05:00
2018-06-12 10:16:39 -07:00
2017-09-06 23:11:59 -07:00
2018-03-22 09:53:43 -04:00
2018-07-30 15:06:08 -04:00