.gitignore
author dfuchs
Mon, 11 Feb 2019 18:41:24 +0100
changeset 53720 3e451bff6f7f
parent 51676 5a1be00ea4f6
permissions -rw-r--r--
8218554: HttpServer: allow custom handlers to request that the connection be closed after the exchange. Summary: custom handler code can supply `Connection: close` to response headers in order to force connection close after the exchange terminates. Reviewed-by: chegar

/build/
/dist/
/.idea/
nbproject/private/
/webrev
/.src-rev
/.jib/
.DS_Store
.metadata/
.recommenders/
test/nashorn/script/external
test/nashorn/lib
NashornProfile.txt
**/JTreport/**
**/JTwork/**