﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1826	http-name->symbol broken	felix winkelmann	sjamaan	"In intarweb, the procedure ""http-name->symbol"" assumes ""string-downcase!"" returns its result, but this is just incidental to the srfi-13 reference implementation. In utf CHICKEN, the procedure has been changed and returns the undefined value, making the intarweb primitive fail, which gets further obscured by exception handling in ""parse-header-line"".

To fix this, just use ""string-downcase"".
"	defect	closed	major	6.0.0	extensions	5.3.0	fixed	intarweb		trivial
