commit | 56b3d0d621fd61de64f7e76ffd53b48bb9ee9d63 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Wed Jul 10 17:13:31 2019 +0200 |
committer | Akron <nils@diewald-online.de> | Wed Jul 10 17:13:31 2019 +0200 |
tree | 4559b0eb81969ac9850137df4750f7d11c08f313 | |
parent | 35adb0e7cf012410374ba0c32df4567ca8ccd998 [diff] |
Close connections in proxy as a workaround for problematic connection handling in embedding proxies Change-Id: I489dd64d5f965645c596163935d6fb6f94f4bbfe
diff --git a/t/proxy.t b/t/proxy.t index f754f11..84f029e 100644 --- a/t/proxy.t +++ b/t/proxy.t
@@ -51,6 +51,7 @@ $t->get_ok('/api/v1.0/search?ql=cosmas3') ->status_is(400) ->json_is('/errors/0/0','307') + ->header_is('connection', 'close') ; $t->post_ok('/api/v1.0/oauth2/token' => {} => form => {