summaryrefslogtreecommitdiffstats
path: root/app/user.go
diff options
context:
space:
mode:
authorJesse Hallam <jesse.hallam@gmail.com>2018-06-07 13:45:03 -0300
committerJoram Wilander <jwawilander@gmail.com>2018-06-07 12:45:03 -0400
commitc8d95958335c8daf8e67aa021c2c82f78bf4abd4 (patch)
tree9ac53b1f4486305c32374ac79f129c0fe971ec11 /app/user.go
parent3d262bfc8dc234b6d26bbdda34ffcce180cbb5a5 (diff)
downloadchat-c8d95958335c8daf8e67aa021c2c82f78bf4abd4.tar.gz
chat-c8d95958335c8daf8e67aa021c2c82f78bf4abd4.tar.bz2
chat-c8d95958335c8daf8e67aa021c2c82f78bf4abd4.zip
allow client4 http keep-alive (#8854)
Some years ago, we explicitly disallowed keep-alive on connections initiated by the golang driver to the mattermost-server, possibly due to memory leak issues. While this path isn't used directly via a typical werver/webapp setup, it makes sense to allow keep-alive for any third-party programmatic use of the API. This commit will allow us to test `master` with the behaviour over some time to identify any potential new troubles.
Diffstat (limited to 'app/user.go')
0 files changed, 0 insertions, 0 deletions