Prerender_asp_mvc
Prerender_asp_mvc copied to clipboard
504 for https
Hi!
I use prerender on my own server and have
respond 504 for https and 200 for http.
Could you please help.
Which version of this middleware are you using? That bug should have been fixed a long time ago:
https://github.com/greengerong/Prerender_asp_mvc/commit/b11ebecafab5bef62832c40444ee782fc25e53a9
Can you update to the latest code?
I'm encountering this issue as well. I currently have 1.0.0.2 installed via nuget. Maybe there's an issue with the nuget package? I checked the code in the repository and it looks correct.
I think the nuget package hasn't been updated in a long time. Can you post a link to that repository so we can take a look?
Sorry I wasn't clear enough. What I meant was that I checked the Prerender_asp_mvc repository to confirm that the old code hadn't somehow found its way back in (it hadn't).
I tried installing the nuget package in a new project and confirmed that the dll is too old. Here is a screen shot of the dll added by the nuget package.
The dll was last modified 6/30/14, which would be before the fix was in place.
I should be able to get around this by pulling it down and building it myself, so this isn't an urgent issue for me, but it would be nice to have the nuget package up to date.
Sorry about that! I think that nuget package was uploaded by a random person and we haven't been able to get in touch with them. We might have to upload an official one under a different name.