Connection response header and httpClient
In previous 0.8.x I would authenticate to an HTTP handler, then get list of reports, then execute the report.
The 'connection' response header would always be set to "keep-alive", now in 1.0 it is set to "close" - wont this strip the cookie header?
Trying to work out here whats breaking my authentication…
TIA
Dave