Closed lbradley-mm closed 3 years ago
This also uses the main Director::handleRequest() so ALL routes are handled correctly Changes the Versioned::set_reading_mode() to Versioned::set_default_reading_mode() as is not reset on the Director::handleRequest()
Director::handleRequest()
Versioned::set_reading_mode()
Versioned::set_default_reading_mode()
This also uses the main
Director::handleRequest()
so ALL routes are handled correctly Changes theVersioned::set_reading_mode()
toVersioned::set_default_reading_mode()
as is not reset on theDirector::handleRequest()