"Age: 1",
"Set-Cookie: DEVICE=PC; domain=localhost; path=/; secure",
"",
"<p>As we are not following redirects we should not see this</p>"
};
redirectServerMock.addTransaction(null, redirectContent2);
XMLPipelineConfiguration config = createPipelineConfiguration();
XMLPipelineContext context =
pipelineFactory.createPipelineContext(config,
createRootEnvironmentInteraction());