Scott Flesher
Scott Flesher
Fixes the logic to correctly honor whitelists, and updates respective test coverage. see also: https://github.com/greengerong/prerender-java/issues/46
I am trying to prerender pages based on URLs in a whitelist regardless of User-Agent. `PrerenderSeoService` does not properly honor the whitelist configuration. Lines 111 to 114 of `PrerenderSeoService` are...
### Is your feature request related to a problem? Please describe. _No response_ ### Describe the solution you'd like I would like to import Auro tokens into server-side rendered components...