Response headers provide information about the response. You can see headers in your developer tools. To do so, click on the network tab. You’ll see this.
When you’re on the network tab, click on the resource you tried to fetch. You’ll see information about both request and response headers.
If you sent a request to fetch a list of my Github repos, you’ll get headers that look like this: