<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luasocket/docs/url.html, branch http-headers-callback</title>
<subtitle>A mirror of https://github.com/lunarmodules/luasocket.git
</subtitle>
<id>https://git.lua4.win/luasocket/atom?h=http-headers-callback</id>
<link rel='self' href='https://git.lua4.win/luasocket/atom?h=http-headers-callback'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/'/>
<updated>2026-08-30T13:34:15+00:00</updated>
<entry>
<title>feat(url): classify host as name/ipv4/ipv6 in parse and build</title>
<updated>2026-08-30T13:34:15+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2026-08-30T13:34:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=6fe110be47c0fc34bc9dce6d377ce9b48ab27c2e'/>
<id>urn:sha1:6fe110be47c0fc34bc9dce6d377ce9b48ab27c2e</id>
<content type='text'>
parse() now sets hosttype ("name"/"ipv4"/"ipv6") plus a matching
hostname/ipv4/ipv6 field alongside host. build() accepts those same
fields when host is absent, erroring if more than one is set.

classify_host is exported for standalone use; it classifies by shape
(colon present -&gt; ipv6, dotted-quad shape -&gt; ipv4) rather than
validating the address.
</content>
</entry>
<entry>
<title>style(docs): Trim trailing whitespace in HTML docs</title>
<updated>2023-11-11T05:07:38+00:00</updated>
<author>
<name>Caleb Maclennan</name>
<email>caleb@alerque.com</email>
</author>
<published>2023-11-11T05:07:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=453a5207eda52939181233bffffa67171ef838bd'/>
<id>urn:sha1:453a5207eda52939181233bffffa67171ef838bd</id>
<content type='text'>
Many editors remove these automatically anyway which makes opening and
editng the docs cause a bunch of noise. This is just to get the noise
out of the way in a style commit so it doesn't leak into other PRs
</content>
</entry>
<entry>
<title>Move doc→docs so we can serve it with GitHub Pages</title>
<updated>2022-03-22T21:11:24+00:00</updated>
<author>
<name>Caleb Maclennan</name>
<email>caleb@alerque.com</email>
</author>
<published>2022-03-22T21:09:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=f98977b2dac48fc66822402b095336e683715126'/>
<id>urn:sha1:f98977b2dac48fc66822402b095336e683715126</id>
<content type='text'>
</content>
</entry>
</feed>
