|
|
|
|
|
by bjackman
4775 days ago
|
|
So to tell if you're dealing with a pre-render request or an actual view you have to stick a load of AJAX in your page to make another whole HTTP connection from the users browser? Am I missing something here? Because that really sucks! |
|
If the page you are linking to is time sensitive then you should not be using pre-rendering.