
Keep response headers with your static-site build
A _headers file lets you deploy page content and response-header rules together, then check what the server actually sends.
Ivan Roslov2 min read
Posts by Ivan Roslov

A _headers file lets you deploy page content and response-header rules together, then check what the server actually sends.
Ivan Roslov2 min read
Lessly static sites can return Markdown when a client asks for it. Check the response and the content before relying on the conversion.
Ivan Roslov2 min read