<feed xmlns='http://www.w3.org/2005/Atom'>
<title>intarweb, branch 2.0.3</title>
<subtitle>Advanced HTTP library to make building HTTP clients and servers convenient.
</subtitle>
<id>https://code.more-magic.net/intarweb/atom?h=2.0.3</id>
<link rel='self' href='https://code.more-magic.net/intarweb/atom?h=2.0.3'/>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/intarweb/'/>
<updated>2023-09-07T11:01:42Z</updated>
<entry>
<title>Use string-downcase instead of string-downcase! in http-name-&gt;symbol</title>
<updated>2023-09-07T11:01:42Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2023-09-07T11:01:42Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/intarweb/commit/?id=28478e4336e2f1acb990bad48bf2790d04aeee2f'/>
<id>urn:sha1:28478e4336e2f1acb990bad48bf2790d04aeee2f</id>
<content type='text'>
Unlike the srfi-1 linear updating procedures with exclamation marks, in
srfi-13, the side-effecting operations do *not* necessarily return
the string.  They just mutate it in-place.

This fixes #1826, so that it will work with utf CHICKEN (upcoming C6).
</content>
</entry>
<entry>
<title>Publish 2.0.2</title>
<updated>2021-09-13T14:02:11Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2021-09-13T14:02:11Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/intarweb/commit/?id=ba82b081176e2b651f255996e5b4846d2b32e87e'/>
<id>urn:sha1:ba82b081176e2b651f255996e5b4846d2b32e87e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Export rfc1123-time-&gt;string</title>
<updated>2021-09-13T13:59:35Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2021-09-13T13:58:56Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/intarweb/commit/?id=163b5993de4f7d5624931f335a54ff6a59f12a38'/>
<id>urn:sha1:163b5993de4f7d5624931f335a54ff6a59f12a38</id>
<content type='text'>
This is a procedure that can be used by users of this egg which
need the string representation of the Date header (for signing
purposes, for example, like the S3 egg needs for the AWS signature)

The problem is that we don't really want to bake in "letlocale"
in all other programs, but contain this horrid complexity in intarweb.
</content>
</entry>
<entry>
<title>Release version 2.0.1</title>
<updated>2019-05-05T09:31:12Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2019-05-05T09:31:12Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/intarweb/commit/?id=784a24430c617714076e46a495e4c97a2804042f'/>
<id>urn:sha1:784a24430c617714076e46a495e4c97a2804042f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix tests with CHICKEN 5.0.2</title>
<updated>2019-05-05T09:30:31Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2019-05-05T09:30:31Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/intarweb/commit/?id=41d734f1c09581b16ae3bf97a67482d1ee37557c'/>
<id>urn:sha1:41d734f1c09581b16ae3bf97a67482d1ee37557c</id>
<content type='text'>
Keywords can't be (ab)used as identifier anymore, so we can't bind
expression: with let-syntax.  Instead, simply use the plain symbol.
</content>
</entry>
<entry>
<title>The intarweb tests don't actually use srfi-18; drop the dependency</title>
<updated>2018-09-23T09:13:11Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2018-09-23T09:13:11Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/intarweb/commit/?id=dd01f37c43ba8df952cc0f5fd0176691ada1592b'/>
<id>urn:sha1:dd01f37c43ba8df952cc0f5fd0176691ada1592b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use -d0 to improve performance a tiny bit</title>
<updated>2018-08-12T14:44:40Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2018-08-12T14:44:40Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/intarweb/commit/?id=a26b44f179769f8c35523dcbf90aa4bc279f6da3'/>
<id>urn:sha1:a26b44f179769f8c35523dcbf90aa4bc279f6da3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing release-info file</title>
<updated>2018-06-22T20:46:50Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2018-06-22T20:46:50Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/intarweb/commit/?id=ed35d630652a894ac040dbcbc70c17beef067d87'/>
<id>urn:sha1:ed35d630652a894ac040dbcbc70c17beef067d87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial CHICKEN 5 port of intarweb 1.7</title>
<updated>2018-06-22T20:22:24Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2018-06-22T20:22:24Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/intarweb/commit/?id=90a1f7d47525cfffe928e9a89becf622bd85a8a1'/>
<id>urn:sha1:90a1f7d47525cfffe928e9a89becf622bd85a8a1</id>
<content type='text'>
</content>
</entry>
</feed>
