Customize cache key variations and set Cache-Control headers to control the granularity and freshness of your cache. Purge the cache by site or cache tag.| docs.netlify.com
Need assistance? Contact our support team or visit the Netlify support answers.| www.netlify.com
Define custom headers sent in response to site requests using a _headers file or a netlify.toml file.| docs.netlify.com
Use our REST API to interact with our platform. Learn the basics for using the API, instructions for deploying sites, and notes on commonly used endpoints.| docs.netlify.com
Create functions source files in TypeScript and JavaScript. Use environment variables with functions, manage dependencies, and test locally.| docs.netlify.com
Understand redirect rule options to customize how site paths are matched and redirected.| docs.netlify.com
Understand how site deploys work, access information on a deploy’s detail page, and control branches, deploy contexts, and deploy permissions.| docs.netlify.com
Use rewrite rules to fetch a location behind the scenes while the URL in the visitor’s address bar remains the same. Proxy to another service or site.| docs.netlify.com
Edge Functions connect our platform with an open runtime standard at the network edge, allowing fast, personalized web experiences in a dev ecosystem.| docs.netlify.com
Use serverless functions to run on-demand, server-side code without having to run a dedicated server. Learn about default and custom deployment options.| docs.netlify.com