$ telnet localhost 8080
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
GET /jboss-helloworld/index.html HTTP/1.1
HTTP/1.1 401 Unauthorized
Expires: 0
Cache-Control: no-cache, no-store, must-revalidate
X-Powered-By: Undertow/1
Server: JBoss-EAP/7
Pragma: no-cache
Date: Tue, 03 Oct 2017 09:07:55 GMT
Connection: keep-alive
WWW-Authenticate: Digest realm="ApplicationRealm",domain="/jboss-helloworld",nonce="PLPesb1LDrcNMTUwNzAyMTY3NTE0NVwCyWiiKftnUZSKNleNv3k=",opaque="00000000000000000000000000000000",algorithm=MD5,qop="auth"
Content-Type: text/html;charset=UTF-8
Content-Length: 71
<html><head><title>Error</title></head><body>Unauthorized</body></html>GET /jboss-helloworld/bogus.html HTTP/1.1
Authorization: Digest username="admin", realm="ApplicationRealm", uri="/jboss-helloworld/index.html", algorithm=MD5, opaque="00000000000000000000000000000000", qop=auth, nc=00000001, cnonce="1385b64fca1e83c2", nonce="PLPesb1LDrcNMTUwNzAyMTY3NTE0NVwCyWiiKftnUZSKNleNv3k=", response="e4cfb1e72bccf770678f2698ac32b359"
HTTP/1.1 200 OK
Expires: 0
Cache-Control: no-cache, no-store, must-revalidate
X-Powered-By: Undertow/1
Set-Cookie: JSESSIONID=K_MO_MFfMtXgHkMiLbA2kcgEaCJVTk4nEzEI-cw6.dhcp-10-40-4-199; path=/jboss-helloworld
Server: JBoss-EAP/7
Pragma: no-cache
Accept-Ranges: bytes
Date: Tue, 03 Oct 2017 09:09:06 GMT
Connection: keep-alive
Last-Modified: Tue, 03 Oct 2017 09:06:26 GMT
Content-Type: text/html
Content-Length: 19
Other secret file.