<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Fetch on JsonKit Blog</title>
    <link>https://jsokit.com/blog/tags/fetch/</link>
    <description>Recent content in Fetch on JsonKit Blog</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>© 2025 JsonKit</copyright>
    <lastBuildDate>Tue, 07 Apr 2026 14:58:59 +0000</lastBuildDate>
    <atom:link href="https://jsokit.com/blog/tags/fetch/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Linux uname Command: The Swiss Army Knife for System Information</title>
      <link>https://jsokit.com/blog/posts/linux-uname-command-the-swiss-army-knife-for-system-information/</link>
      <pubDate>Tue, 07 Apr 2026 14:58:59 +0000</pubDate>
      <guid>https://jsokit.com/blog/posts/linux-uname-command-the-swiss-army-knife-for-system-information/</guid>
      <description>Linux uname Command: The Swiss Army Knife for System Information Original: https://jsokit.com/tools/linux-commands/uname&#xA;Every time I log into a new server, uname -a is my first command. A quick way to learn the system type, kernel version, and hardware architecture—information that shapes my next moves.&#xA;But many only know the -a &amp;ldquo;all-in-one&amp;rdquo; flag. Let&amp;rsquo;s dig deeper into what uname can really do.&#xA;What Does uname Actually Do? uname calls the uname() system call, fetching information directly from the kernel.</description>
    </item>
    <item>
      <title>HTTP Response Headers Analysis: A Complete Guide to Security Scoring and Performance Optimization</title>
      <link>https://jsokit.com/blog/posts/http-response-headers-analysis-a-complete-guide-to-security-scoring-and-performance-optimization/</link>
      <pubDate>Wed, 18 Feb 2026 18:46:16 +0000</pubDate>
      <guid>https://jsokit.com/blog/posts/http-response-headers-analysis-a-complete-guide-to-security-scoring-and-performance-optimization/</guid>
      <description>HTTP Response Headers Analysis: A Complete Guide to Security Scoring and Performance Optimization Recently, while debugging a production issue, I noticed our API responses were painfully slow. Opening DevTools revealed the culprit: Cache-Control headers were completely missing. Every request fetched resources fresh from the server. This got me thinking—HTTP response headers are the &amp;ldquo;invisible configuration&amp;rdquo; that&amp;rsquo;s often overlooked, yet they have a massive impact on both security and performance.&#xA;So I built a tool to automatically analyze response headers, and along the way, documented everything I learned.</description>
    </item>
  </channel>
</rss>
