<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/server/URLEncoding.hs, branch optimize</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.adelon.net/gf-core.git/atom?h=optimize</id>
<link rel='self' href='https://git.adelon.net/gf-core.git/atom?h=optimize'/>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/'/>
<updated>2021-07-07T11:04:09+00:00</updated>
<entry>
<title>More cabal file cleanup. Remove some more tabs from Haskell source.</title>
<updated>2021-07-07T11:04:09+00:00</updated>
<author>
<name>John J. Camilleri</name>
<email>john@digitalgrammars.com</email>
</author>
<published>2021-07-07T11:04:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=0954b4cbab2564c4d35043a87fddc9aee26b4166'/>
<id>urn:sha1:0954b4cbab2564c4d35043a87fddc9aee26b4166</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix UTF-8 decoding problem in gf -server</title>
<updated>2013-06-13T08:23:48+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2013-06-13T08:23:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=bdfd663e917b0d5ed1a2d987f2f470c682969dd3'/>
<id>urn:sha1:bdfd663e917b0d5ed1a2d987f2f470c682969dd3</id>
<content type='text'>
The package network-2.4.1.1 thoughlessly introduced a backward incompatible
change to the function Network.URI.unEscapeString, see

    https://github.com/haskell/network/commit/f2168b1f8978b4ad9c504e545755f0795ac869ce

This also affects the function Network.Shed.Httpd.queryToArguments, which is
used in GFServer.hs.

To remain compatible with older and newer versions of the network package,
we need to stay clear of queryToArguments and unEscapeString. A replacement
function has been added to server/URLEncoding.hs.

</content>
</entry>
<entry>
<title>URL decode text input in fastcgi server, including %uXXXX sequences.</title>
<updated>2008-08-24T17:39:24+00:00</updated>
<author>
<name>bjorn</name>
<email>bjorn@bringert.net</email>
</author>
<published>2008-08-24T17:39:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=5c0487200f2642ffe597431ae4f685a0f35d35f1'/>
<id>urn:sha1:5c0487200f2642ffe597431ae4f685a0f35d35f1</id>
<content type='text'>
</content>
</entry>
</feed>
