Class groovyx.net.http.ApacheEncodersSpec

5

tests

0

failures

0

ignored

8.501s

duration

100%

successful

Tests

Test Duration Result
multipart: field 7.825s passed
multipart: file (bytes) 0.129s passed
multipart: file (path) 0.291s passed
multipart: file (stream) 0.118s passed
multipart: file (string) 0.138s passed

Standard output

19:15:55.637 [Test worker] DEBUG ersatz.jboss.logging - Logging Provider: ersatz.jboss.logging.Slf4jLoggerProvider
19:15:55.742 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@4507299
19:15:55.789 [Test worker] INFO ersatz.xnio - XNIO version 3.3.8.Final
19:15:55.878 [Test worker] INFO ersatz.xnio.nio - XNIO NIO Implementation Version 3.3.8.Final
19:15:56.304 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:15:56.190 [XNIO-1 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-1 I/O-1', selector sun.nio.ch.EPollSelectorImpl@4808487e
19:15:56.302 [XNIO-1 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-1 I/O-8', selector sun.nio.ch.EPollSelectorImpl@294e0b8c
19:15:56.229 [XNIO-1 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-1 I/O-3', selector sun.nio.ch.EPollSelectorImpl@7aa676
19:15:56.302 [XNIO-1 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-1 Accept', selector sun.nio.ch.EPollSelectorImpl@20bd938a
19:15:56.278 [XNIO-1 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-1 I/O-7', selector sun.nio.ch.EPollSelectorImpl@679a4bb8
19:15:56.263 [XNIO-1 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-1 I/O-6', selector sun.nio.ch.EPollSelectorImpl@6ee63be8
19:15:56.251 [XNIO-1 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-1 I/O-5', selector sun.nio.ch.EPollSelectorImpl@3a23b46c
19:15:56.242 [XNIO-1 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-1 I/O-4', selector sun.nio.ch.EPollSelectorImpl@7d7b852e
19:15:56.222 [XNIO-1 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-1 I/O-2', selector sun.nio.ch.EPollSelectorImpl@62151d0c
19:15:56.686 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:15:56.726 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:15:56.736 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:33373
19:15:56.774 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:33373
19:15:56.777 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:33373
19:15:56.783 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:38882<->127.0.0.1:33373
19:15:56.784 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /multi HTTP/1.1
19:15:56.791 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:15:56.792 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:15:56.814 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 >> POST /multi HTTP/1.1
19:15:56.815 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 >> Content-Type: multipart/form-data; boundary=tCnSdC8AOe; charset=utf-8
19:15:56.815 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 >> Content-Length: 308
19:15:56.815 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 >> Host: localhost:33373
19:15:56.815 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 >> Connection: Keep-Alive
19:15:56.815 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:15:56.815 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 >> Accept-Encoding: gzip,deflate
19:15:56.817 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 >> "POST /multi HTTP/1.1[\r][\n]"
19:15:56.817 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 >> "Content-Type: multipart/form-data; boundary=tCnSdC8AOe; charset=utf-8[\r][\n]"
19:15:56.819 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 >> "Content-Length: 308[\r][\n]"
19:15:56.819 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 >> "Host: localhost:33373[\r][\n]"
19:15:56.819 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
19:15:56.819 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:15:56.819 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:15:56.819 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 >> "[\r][\n]"
19:15:56.820 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 >> "--tCnSdC8AOe[\r][\n]"
19:15:56.820 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 >> "Content-Disposition: form-data; name="alpha"[\r][\n]"
19:15:56.820 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
19:15:56.820 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
19:15:56.820 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 >> "[\r][\n]"
19:15:56.820 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 >> "one[\r][\n]"
19:15:56.820 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 >> "--tCnSdC8AOe[\r][\n]"
19:15:56.820 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 >> "Content-Disposition: form-data; name="bravo"[\r][\n]"
19:15:56.820 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
19:15:56.821 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
19:15:56.821 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 >> "[\r][\n]"
19:15:56.821 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 >> "two[\r][\n]"
19:15:56.821 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 >> "--tCnSdC8AOe--[\r][\n]"
19:15:57.000 [XNIO-1 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { POST /multi (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], Content-Type=[multipart/form-data; boundary=tCnSdC8AOe; charset=utf-8], Content-Length=[308], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:33373]}, cookies=[:]): --tCnSdC8AOe
Content-Disposition: form-data; name="alpha"
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit

one
--tCnSdC8AOe
Content-Disposition: form-data; name="bravo"
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit

two
--tCnSdC8AOe--
 }
19:15:57.537 [XNIO-1 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok
19:15:57.574 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
19:15:57.574 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 << "Content-Encoding: gzip[\r][\n]"
19:15:57.574 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 << "Connection: keep-alive[\r][\n]"
19:15:57.574 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 << "Content-Type: text/plain[\r][\n]"
19:15:57.574 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 << "Content-Length: 22[\r][\n]"
19:15:57.574 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 << "Date: Sun, 11 Aug 2019 00:15:57 GMT[\r][\n]"
19:15:57.575 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 << "[\r][\n]"
19:15:57.575 [Test worker] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0x6][0x0]G[0xdd][0xdc]y[0x2][0x0][0x0][0x0]"
19:15:57.581 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
19:15:57.583 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 << Content-Encoding: gzip
19:15:57.584 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 << Connection: keep-alive
19:15:57.585 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 << Content-Type: text/plain
19:15:57.585 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 << Content-Length: 22
19:15:57.586 [Test worker] DEBUG org.apache.http.headers - http-outgoing-0 << Date: Sun, 11 Aug 2019 00:15:57 GMT
19:15:57.593 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:15:58.224 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:38882<->127.0.0.1:33373
19:15:58.225 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:15:58.270 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@4507299
19:15:58.325 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@765b524a
19:15:58.342 [XNIO-2 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-2 I/O-1', selector sun.nio.ch.EPollSelectorImpl@7f42c03b
19:15:58.360 [XNIO-2 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-2 I/O-2', selector sun.nio.ch.EPollSelectorImpl@5bfb973c
19:15:58.378 [XNIO-2 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-2 I/O-3', selector sun.nio.ch.EPollSelectorImpl@7629818
19:15:58.398 [XNIO-2 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-2 I/O-4', selector sun.nio.ch.EPollSelectorImpl@6e418ade
19:15:58.414 [XNIO-2 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-2 I/O-5', selector sun.nio.ch.EPollSelectorImpl@fd0c2e4
19:15:58.438 [XNIO-2 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-2 I/O-6', selector sun.nio.ch.EPollSelectorImpl@76205f75
19:15:58.443 [XNIO-2 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-2 I/O-7', selector sun.nio.ch.EPollSelectorImpl@4bd0d119
19:15:58.458 [XNIO-2 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-2 I/O-8', selector sun.nio.ch.EPollSelectorImpl@e33af7
19:15:58.474 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:15:58.490 [XNIO-2 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-2 Accept', selector sun.nio.ch.EPollSelectorImpl@1488350
19:15:58.493 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:15:58.494 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:15:58.494 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:36093
19:15:58.494 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:36093
19:15:58.494 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:36093
19:15:58.495 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:40154<->127.0.0.1:36093
19:15:58.495 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /multi HTTP/1.1
19:15:58.495 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:15:58.495 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:15:58.495 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 >> POST /multi HTTP/1.1
19:15:58.495 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 >> Content-Type: multipart/form-data; boundary=azpffLBey1; charset=utf-8
19:15:58.495 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 >> Content-Length: 340
19:15:58.496 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 >> Host: localhost:36093
19:15:58.496 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 >> Connection: Keep-Alive
19:15:58.496 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:15:58.496 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 >> Accept-Encoding: gzip,deflate
19:15:58.496 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 >> "POST /multi HTTP/1.1[\r][\n]"
19:15:58.496 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 >> "Content-Type: multipart/form-data; boundary=azpffLBey1; charset=utf-8[\r][\n]"
19:15:58.496 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 >> "Content-Length: 340[\r][\n]"
19:15:58.496 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 >> "Host: localhost:36093[\r][\n]"
19:15:58.496 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]"
19:15:58.496 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:15:58.496 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:15:58.497 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 >> "[\r][\n]"
19:15:58.497 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 >> "--azpffLBey1[\r][\n]"
19:15:58.497 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 >> "Content-Disposition: form-data; name="filea"; filename="file-a.txt"[\r][\n]"
19:15:58.497 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 >> "Content-Type: text/plain[\r][\n]"
19:15:58.497 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 >> "Content-Transfer-Encoding: binary[\r][\n]"
19:15:58.497 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 >> "[\r][\n]"
19:15:58.497 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 >> "some-a-content[\r][\n]"
19:15:58.497 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 >> "--azpffLBey1[\r][\n]"
19:15:58.497 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 >> "Content-Disposition: form-data; name="fileb"; filename="file-b.xtx"[\r][\n]"
19:15:58.497 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 >> "Content-Type: text/plain[\r][\n]"
19:15:58.497 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 >> "Content-Transfer-Encoding: binary[\r][\n]"
19:15:58.498 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 >> "[\r][\n]"
19:15:58.498 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 >> "some-b-content[\r][\n]"
19:15:58.498 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 >> "--azpffLBey1--[\r][\n]"
19:15:58.519 [XNIO-2 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { POST /multi (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], Content-Type=[multipart/form-data; boundary=azpffLBey1; charset=utf-8], Content-Length=[340], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:36093]}, cookies=[:]): --azpffLBey1
Content-Disposition: form-data; name="filea"; filename="file-a.txt"
Content-Type: text/plain
Content-Transfer-Encoding: binary

some-a-content
--azpffLBey1
Content-Disposition: form-data; name="fileb"; filename="file-b.xtx"
Content-Type: text/plain
Content-Transfer-Encoding: binary

some-b-content
--azpffLBey1--
 }
19:15:58.541 [XNIO-2 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok
19:15:58.563 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
19:15:58.563 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 << "Content-Encoding: gzip[\r][\n]"
19:15:58.563 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 << "Connection: keep-alive[\r][\n]"
19:15:58.563 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 << "Content-Type: text/plain[\r][\n]"
19:15:58.563 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 << "Content-Length: 22[\r][\n]"
19:15:58.563 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:15:58.563 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 << "[\r][\n]"
19:15:58.564 [Test worker] DEBUG org.apache.http.wire - http-outgoing-1 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0x6][0x0]G[0xdd][0xdc]y[0x2][0x0][0x0][0x0]"
19:15:58.564 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
19:15:58.564 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 << Content-Encoding: gzip
19:15:58.564 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 << Connection: keep-alive
19:15:58.564 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 << Content-Type: text/plain
19:15:58.564 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 << Content-Length: 22
19:15:58.564 [Test worker] DEBUG org.apache.http.headers - http-outgoing-1 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:15:58.564 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:15:58.565 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:40154<->127.0.0.1:36093
19:15:58.565 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:15:58.566 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@765b524a
19:15:58.579 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@72010fcd
19:15:58.585 [XNIO-3 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-3 I/O-1', selector sun.nio.ch.EPollSelectorImpl@28a71ad
19:15:58.586 [XNIO-3 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-3 I/O-2', selector sun.nio.ch.EPollSelectorImpl@548ff525
19:15:58.586 [XNIO-3 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-3 I/O-3', selector sun.nio.ch.EPollSelectorImpl@1d4df101
19:15:58.588 [XNIO-3 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-3 I/O-4', selector sun.nio.ch.EPollSelectorImpl@11898257
19:15:58.604 [XNIO-3 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-3 I/O-5', selector sun.nio.ch.EPollSelectorImpl@2e27ff0d
19:15:58.607 [XNIO-3 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-3 I/O-6', selector sun.nio.ch.EPollSelectorImpl@ea14218
19:15:58.622 [XNIO-3 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-3 I/O-7', selector sun.nio.ch.EPollSelectorImpl@31807215
19:15:58.630 [XNIO-3 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-3 I/O-8', selector sun.nio.ch.EPollSelectorImpl@4bac7f49
19:15:58.642 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:15:58.642 [XNIO-3 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-3 Accept', selector sun.nio.ch.EPollSelectorImpl@125c00eb
19:15:58.660 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:15:58.661 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:15:58.661 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:39439
19:15:58.661 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:39439
19:15:58.662 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:39439
19:15:58.662 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:36012<->127.0.0.1:39439
19:15:58.663 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /multi HTTP/1.1
19:15:58.663 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:15:58.663 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:15:58.664 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 >> POST /multi HTTP/1.1
19:15:58.664 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 >> Content-Type: multipart/form-data; boundary=b3y0xTz1SD; charset=utf-8
19:15:58.664 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 >> Content-Length: 340
19:15:58.664 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 >> Host: localhost:39439
19:15:58.664 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 >> Connection: Keep-Alive
19:15:58.665 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:15:58.665 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 >> Accept-Encoding: gzip,deflate
19:15:58.665 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 >> "POST /multi HTTP/1.1[\r][\n]"
19:15:58.665 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 >> "Content-Type: multipart/form-data; boundary=b3y0xTz1SD; charset=utf-8[\r][\n]"
19:15:58.665 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 >> "Content-Length: 340[\r][\n]"
19:15:58.666 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 >> "Host: localhost:39439[\r][\n]"
19:15:58.666 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]"
19:15:58.666 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:15:58.666 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:15:58.666 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 >> "[\r][\n]"
19:15:58.666 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 >> "--b3y0xTz1SD[\r][\n]"
19:15:58.667 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 >> "Content-Disposition: form-data; name="filea"; filename="file-a.txt"[\r][\n]"
19:15:58.667 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 >> "Content-Type: text/plain[\r][\n]"
19:15:58.667 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 >> "Content-Transfer-Encoding: binary[\r][\n]"
19:15:58.667 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 >> "[\r][\n]"
19:15:58.667 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 >> "some-a-content[\r][\n]"
19:15:58.667 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 >> "--b3y0xTz1SD[\r][\n]"
19:15:58.668 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 >> "Content-Disposition: form-data; name="fileb"; filename="file-b.xtx"[\r][\n]"
19:15:58.668 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 >> "Content-Type: text/plain[\r][\n]"
19:15:58.668 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 >> "Content-Transfer-Encoding: binary[\r][\n]"
19:15:58.668 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 >> "[\r][\n]"
19:15:58.668 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 >> "some-b-content[\r][\n]"
19:15:58.668 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 >> "--b3y0xTz1SD--[\r][\n]"
19:15:58.682 [XNIO-3 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { POST /multi (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], Content-Type=[multipart/form-data; boundary=b3y0xTz1SD; charset=utf-8], Content-Length=[340], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:39439]}, cookies=[:]): --b3y0xTz1SD
Content-Disposition: form-data; name="filea"; filename="file-a.txt"
Content-Type: text/plain
Content-Transfer-Encoding: binary

some-a-content
--b3y0xTz1SD
Content-Disposition: form-data; name="fileb"; filename="file-b.xtx"
Content-Type: text/plain
Content-Transfer-Encoding: binary

some-b-content
--b3y0xTz1SD--
 }
19:15:58.689 [XNIO-3 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok
19:15:58.693 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]"
19:15:58.694 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 << "Content-Encoding: gzip[\r][\n]"
19:15:58.694 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 << "Connection: keep-alive[\r][\n]"
19:15:58.695 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 << "Content-Type: text/plain[\r][\n]"
19:15:58.695 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 << "Content-Length: 22[\r][\n]"
19:15:58.695 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:15:58.695 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 << "[\r][\n]"
19:15:58.696 [Test worker] DEBUG org.apache.http.wire - http-outgoing-2 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0x6][0x0]G[0xdd][0xdc]y[0x2][0x0][0x0][0x0]"
19:15:58.696 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 << HTTP/1.1 200 OK
19:15:58.696 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 << Content-Encoding: gzip
19:15:58.696 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 << Connection: keep-alive
19:15:58.696 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 << Content-Type: text/plain
19:15:58.696 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 << Content-Length: 22
19:15:58.696 [Test worker] DEBUG org.apache.http.headers - http-outgoing-2 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:15:58.697 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:15:58.697 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:36012<->127.0.0.1:39439
19:15:58.697 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:15:58.698 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@72010fcd
19:15:58.717 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@75ac5168
19:15:58.726 [XNIO-4 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-4 I/O-1', selector sun.nio.ch.EPollSelectorImpl@2614702
19:15:58.737 [XNIO-4 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-4 I/O-4', selector sun.nio.ch.EPollSelectorImpl@40675723
19:15:58.733 [XNIO-4 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-4 I/O-2', selector sun.nio.ch.EPollSelectorImpl@4505342e
19:15:58.739 [XNIO-4 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-4 I/O-5', selector sun.nio.ch.EPollSelectorImpl@13b0b04
19:15:58.733 [XNIO-4 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-4 I/O-3', selector sun.nio.ch.EPollSelectorImpl@1114a10e
19:15:58.750 [XNIO-4 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-4 I/O-6', selector sun.nio.ch.EPollSelectorImpl@45ae5f3
19:15:58.759 [XNIO-4 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-4 I/O-7', selector sun.nio.ch.EPollSelectorImpl@4f17a8ac
19:15:58.766 [XNIO-4 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-4 I/O-8', selector sun.nio.ch.EPollSelectorImpl@697b443c
19:15:58.774 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:15:58.774 [XNIO-4 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-4 Accept', selector sun.nio.ch.EPollSelectorImpl@576f6ab9
19:15:58.792 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:15:58.793 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:15:58.793 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:33959
19:15:58.793 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:33959
19:15:58.793 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:33959
19:15:58.794 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:45474<->127.0.0.1:33959
19:15:58.794 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /multi HTTP/1.1
19:15:58.794 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:15:58.794 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:15:58.800 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 >> POST /multi HTTP/1.1
19:15:58.800 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 >> Content-Type: multipart/form-data; boundary=smoFZSu6ZD; charset=utf-8
19:15:58.800 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 >> Content-Length: 340
19:15:58.801 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 >> Host: localhost:33959
19:15:58.802 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 >> Connection: Keep-Alive
19:15:58.802 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:15:58.803 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 >> Accept-Encoding: gzip,deflate
19:15:58.804 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 >> "POST /multi HTTP/1.1[\r][\n]"
19:15:58.805 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 >> "Content-Type: multipart/form-data; boundary=smoFZSu6ZD; charset=utf-8[\r][\n]"
19:15:58.806 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 >> "Content-Length: 340[\r][\n]"
19:15:58.807 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 >> "Host: localhost:33959[\r][\n]"
19:15:58.808 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 >> "Connection: Keep-Alive[\r][\n]"
19:15:58.809 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:15:58.809 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:15:58.809 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 >> "[\r][\n]"
19:15:58.809 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 >> "--smoFZSu6ZD[\r][\n]"
19:15:58.809 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 >> "Content-Disposition: form-data; name="filea"; filename="file-a.txt"[\r][\n]"
19:15:58.809 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 >> "Content-Type: text/plain[\r][\n]"
19:15:58.809 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 >> "Content-Transfer-Encoding: binary[\r][\n]"
19:15:58.809 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 >> "[\r][\n]"
19:15:58.809 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 >> "some-a-content[\r][\n]"
19:15:58.809 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 >> "--smoFZSu6ZD[\r][\n]"
19:15:58.810 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 >> "Content-Disposition: form-data; name="fileb"; filename="file-b.xtx"[\r][\n]"
19:15:58.810 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 >> "Content-Type: text/plain[\r][\n]"
19:15:58.810 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 >> "Content-Transfer-Encoding: binary[\r][\n]"
19:15:58.810 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 >> "[\r][\n]"
19:15:58.810 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 >> "some-b-content[\r][\n]"
19:15:58.811 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 >> "--smoFZSu6ZD--[\r][\n]"
19:15:58.818 [XNIO-4 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { POST /multi (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], Content-Type=[multipart/form-data; boundary=smoFZSu6ZD; charset=utf-8], Content-Length=[340], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:33959]}, cookies=[:]): --smoFZSu6ZD
Content-Disposition: form-data; name="filea"; filename="file-a.txt"
Content-Type: text/plain
Content-Transfer-Encoding: binary

some-a-content
--smoFZSu6ZD
Content-Disposition: form-data; name="fileb"; filename="file-b.xtx"
Content-Type: text/plain
Content-Transfer-Encoding: binary

some-b-content
--smoFZSu6ZD--
 }
19:15:58.831 [XNIO-4 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok
19:15:58.833 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
19:15:58.833 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 << "Content-Encoding: gzip[\r][\n]"
19:15:58.833 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 << "Connection: keep-alive[\r][\n]"
19:15:58.833 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 << "Content-Type: text/plain[\r][\n]"
19:15:58.833 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 << "Content-Length: 22[\r][\n]"
19:15:58.833 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:15:58.833 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 << "[\r][\n]"
19:15:58.833 [Test worker] DEBUG org.apache.http.wire - http-outgoing-3 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0x6][0x0]G[0xdd][0xdc]y[0x2][0x0][0x0][0x0]"
19:15:58.834 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
19:15:58.834 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 << Content-Encoding: gzip
19:15:58.834 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 << Connection: keep-alive
19:15:58.834 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 << Content-Type: text/plain
19:15:58.834 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 << Content-Length: 22
19:15:58.834 [Test worker] DEBUG org.apache.http.headers - http-outgoing-3 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:15:58.834 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:15:58.835 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:45474<->127.0.0.1:33959
19:15:58.835 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:15:58.836 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@75ac5168
19:15:58.845 [Test worker] DEBUG ersatz.undertow - starting undertow server ersatz.undertow.Undertow@38a94da7
19:15:58.855 [XNIO-5 I/O-2] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-5 I/O-2', selector sun.nio.ch.EPollSelectorImpl@74469a30
19:15:58.858 [XNIO-5 I/O-1] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-5 I/O-1', selector sun.nio.ch.EPollSelectorImpl@4918b9ba
19:15:58.878 [XNIO-5 I/O-3] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-5 I/O-3', selector sun.nio.ch.EPollSelectorImpl@479235ca
19:15:58.882 [XNIO-5 I/O-4] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-5 I/O-4', selector sun.nio.ch.EPollSelectorImpl@57bb3bd7
19:15:58.883 [XNIO-5 I/O-5] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-5 I/O-5', selector sun.nio.ch.EPollSelectorImpl@1a96b846
19:15:58.884 [XNIO-5 I/O-6] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-5 I/O-6', selector sun.nio.ch.EPollSelectorImpl@d2fa4e7
19:15:58.887 [XNIO-5 I/O-7] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-5 I/O-7', selector sun.nio.ch.EPollSelectorImpl@2d22a36f
19:15:58.887 [XNIO-5 I/O-8] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-5 I/O-8', selector sun.nio.ch.EPollSelectorImpl@276c7ac5
19:15:58.890 [Test worker] DEBUG ersatz.undertow - Configuring listener with protocol HTTP for interface localhost and port 0
19:15:58.890 [XNIO-5 Accept] DEBUG ersatz.xnio.nio - Started channel thread 'XNIO-5 Accept', selector sun.nio.ch.EPollSelectorImpl@b2a08ca
19:15:58.905 [Test worker] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
19:15:58.905 [Test worker] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
19:15:58.905 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Get connection for route {}->http://localhost:35247
19:15:58.905 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://localhost:35247
19:15:58.906 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to localhost/127.0.0.1:35247
19:15:58.906 [Test worker] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 127.0.0.1:44944<->127.0.0.1:35247
19:15:58.906 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /multi HTTP/1.1
19:15:58.906 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
19:15:58.907 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
19:15:58.907 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 >> POST /multi HTTP/1.1
19:15:58.907 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 >> Content-Type: multipart/form-data; boundary=IdVTRozw1g; charset=utf-8
19:15:58.908 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 >> Content-Length: 340
19:15:58.908 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 >> Host: localhost:35247
19:15:58.908 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 >> Connection: Keep-Alive
19:15:58.908 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)
19:15:58.909 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 >> Accept-Encoding: gzip,deflate
19:15:58.909 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 >> "POST /multi HTTP/1.1[\r][\n]"
19:15:58.909 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 >> "Content-Type: multipart/form-data; boundary=IdVTRozw1g; charset=utf-8[\r][\n]"
19:15:58.910 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 >> "Content-Length: 340[\r][\n]"
19:15:58.910 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 >> "Host: localhost:35247[\r][\n]"
19:15:58.911 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 >> "Connection: Keep-Alive[\r][\n]"
19:15:58.911 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_222)[\r][\n]"
19:15:58.911 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 >> "Accept-Encoding: gzip,deflate[\r][\n]"
19:15:58.917 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 >> "[\r][\n]"
19:15:58.918 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 >> "--IdVTRozw1g[\r][\n]"
19:15:58.918 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 >> "Content-Disposition: form-data; name="filea"; filename="file-a.txt"[\r][\n]"
19:15:58.918 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 >> "Content-Type: text/plain[\r][\n]"
19:15:58.918 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 >> "Content-Transfer-Encoding: binary[\r][\n]"
19:15:58.920 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 >> "[\r][\n]"
19:15:58.920 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 >> "some-a-content[\r][\n]"
19:15:58.924 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 >> "--IdVTRozw1g[\r][\n]"
19:15:58.925 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 >> "Content-Disposition: form-data; name="fileb"; filename="file-b.xtx"[\r][\n]"
19:15:58.926 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 >> "Content-Type: text/plain[\r][\n]"
19:15:58.926 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 >> "Content-Transfer-Encoding: binary[\r][\n]"
19:15:58.926 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 >> "[\r][\n]"
19:15:58.926 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 >> "some-b-content[\r][\n]"
19:15:58.926 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 >> "--IdVTRozw1g--[\r][\n]"
19:15:58.931 [XNIO-5 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Request: { POST /multi (query=[:], headers={Connection=[Keep-Alive], Accept-Encoding=[gzip,deflate], Content-Type=[multipart/form-data; boundary=IdVTRozw1g; charset=utf-8], Content-Length=[340], User-Agent=[Apache-HttpClient/4.5.2 (Java/1.8.0_222)], Host=[localhost:35247]}, cookies=[:]): --IdVTRozw1g
Content-Disposition: form-data; name="filea"; filename="file-a.txt"
Content-Type: text/plain
Content-Transfer-Encoding: binary

some-a-content
--IdVTRozw1g
Content-Disposition: form-data; name="fileb"; filename="file-b.xtx"
Content-Type: text/plain
Content-Transfer-Encoding: binary

some-b-content
--IdVTRozw1g--
 }
19:15:58.952 [XNIO-5 task-1] DEBUG com.stehno.ersatz.ErsatzServer - Response({Content-Type=[text/plain]}): ok
19:15:58.954 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 << "HTTP/1.1 200 OK[\r][\n]"
19:15:58.954 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 << "Content-Encoding: gzip[\r][\n]"
19:15:58.954 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 << "Connection: keep-alive[\r][\n]"
19:15:58.954 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 << "Content-Type: text/plain[\r][\n]"
19:15:58.954 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 << "Content-Length: 22[\r][\n]"
19:15:58.954 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 << "Date: Sun, 11 Aug 2019 00:15:58 GMT[\r][\n]"
19:15:58.954 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 << "[\r][\n]"
19:15:58.954 [Test worker] DEBUG org.apache.http.wire - http-outgoing-4 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xcb][0xcf][0x6][0x0]G[0xdd][0xdc]y[0x2][0x0][0x0][0x0]"
19:15:58.954 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 << HTTP/1.1 200 OK
19:15:58.954 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 << Content-Encoding: gzip
19:15:58.954 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 << Connection: keep-alive
19:15:58.954 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 << Content-Type: text/plain
19:15:58.954 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 << Content-Length: 22
19:15:58.954 [Test worker] DEBUG org.apache.http.headers - http-outgoing-4 << Date: Sun, 11 Aug 2019 00:15:58 GMT
19:15:58.955 [Test worker] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
19:15:58.955 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Releasing connection 127.0.0.1:44944<->127.0.0.1:35247
19:15:58.955 [Test worker] DEBUG org.apache.http.impl.conn.BasicHttpClientConnectionManager - Connection can be kept alive indefinitely
19:15:58.956 [Test worker] DEBUG ersatz.undertow - stopping undertow server ersatz.undertow.Undertow@38a94da7