]> granicus.if.org Git - icinga2/commit
Ensure that HTTP/1.0 or Connection: close headers are properly disconnecting the... 6658/head
authorMichael Friedrich <michael.friedrich@icinga.com>
Tue, 9 Oct 2018 11:23:23 +0000 (13:23 +0200)
committerMichael Friedrich <michael.friedrich@icinga.com>
Tue, 9 Oct 2018 11:23:23 +0000 (13:23 +0200)
commit13239c3172b625f615b663cd809530b1441149dc
tree5598504b74cfc9fbf9a594be8ab4f9e51beb5446
parent051b3ba9b7e465e0dc29231792be89a37a27c3e3
Ensure that HTTP/1.0 or Connection: close headers are properly disconnecting the client

Test results: https://github.com/Icinga/icinga2/issues/6514#issuecomment-428155731

fixes #6514
lib/remote/httpresponse.cpp
lib/remote/httpserverconnection.cpp