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
Fix plain request using localhost and default Accept header
Use SERVER_NAME="localhost" so URLs pass validation (fixes pageview
tracking 500s), and default Accept to text/html so markdown pages
return HTML instead of raw markdown.
Fixes#56, fixes#57
0 commit comments