Can't set readAndClose session option. ``` session: readAndClose: true ``` Problem is in Http\Session setOptions method  readAndClose is not session configuration directive. So it won't pass to $normalized array.