Which HTTP header is commonly used to control caching in a browser?
- Authorization
- Cache-Control
- Content-Type
- User-Agent
The Cache-Control HTTP header is commonly used to control caching in a browser. It specifies caching directives that instruct whether and how the content should be cached.
Loading...
Related Quiz
- ________ allows developers to create and manage issues, track progress, and prioritize tasks within a project.
- You are designing a banking application where multiple users can transfer money between accounts concurrently. How would you ensure data consistency and avoid concurrency issues?
- _______ logging refers to the practice of correlating log entries from different services or components to trace a request's path through a distributed system.
- Which feature of collaboration tools enables developers to automate the process of integrating code changes into a shared repository?
- How can you handle typography in responsive design effectively?