You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe pr_static should automatically provide handling of HEAD requests. These are used for various optimizations on the client side. I personally need it for https://livejs.com/ as plumber doesn't provide a native autoreload feature (#488).
I believe
pr_staticshould automatically provide handling of HEAD requests. These are used for various optimizations on the client side. I personally need it for https://livejs.com/ as plumber doesn't provide a native autoreload feature (#488).