<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Cli/Xh on serhii.net</title>
    <link>https://serhii.net/tags/cli/xh/</link>
    <description>Recent content in Cli/Xh on serhii.net</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>Serhii Hamotskyi / serhii.net</copyright>
    <lastBuildDate>Thu, 09 Apr 2026 00:00:00 +0200</lastBuildDate>
    <atom:link href="https://serhii.net/tags/cli/xh/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>xh notes</title>
      <link>https://serhii.net/dtb/260409-1906-xh-notes/</link>
      <pubDate>Thu, 09 Apr 2026 00:00:00 +0200</pubDate>
      <guid>https://serhii.net/dtb/260409-1906-xh-notes/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://github.com/ducaale/xh&#34;&gt;ducaale/xh: Friendly and fast tool for sending HTTP requests&lt;/a&gt;&#xA;o&lt;/p&gt;&#xA;&lt;h3 id=&#34;shorthand&#34;&gt;Shorthand&lt;/h3&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#e7e9db;background-color:#2f1e2e;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#776e71&#34;&gt;# from README&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;xh http://localhost:3000/users &lt;span style=&#34;color:#776e71&#34;&gt;# resolves to http://localhost:3000/users&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;xh localhost:3000/users        &lt;span style=&#34;color:#776e71&#34;&gt;# resolves to http://localhost:3000/users&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;xh :3000/users                 &lt;span style=&#34;color:#776e71&#34;&gt;# resolves to http://localhost:3000/users&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;xh :/users                     &lt;span style=&#34;color:#776e71&#34;&gt;# resolves to http://localhost:80/users&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;xh example.com                 &lt;span style=&#34;color:#776e71&#34;&gt;# resolves to http://example.com&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;xh ://example.com              &lt;span style=&#34;color:#776e71&#34;&gt;# resolves to http://example.com&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description>
    </item>
  </channel>
</rss>
