Actions
Bug #79
closedCase sensitivity problems in hostnames
Status:
Fixed
Priority:
Normal
Category:
core
Target version:
-
ASK QUESTIONS IN Forums:
Description
Most clients seem to automatically lowercase hostnames, however lynx doesn't seem to.
For example compare:
lynx -source http://DUMP.dgl.cx # source of http://www.otherwize.co.uk/
and
lynx -source http://dump.dgl.cx # correct - 403 error
I think the easiest solution would be to lowercase hostnames as soon as possible.. (See RFC 2616 section 3.2.3).
-- dgl
Updated by jan about 20 years ago
- Status changed from New to Fixed
- Resolution set to fixed
fixed in changeset r245
Actions
Also available in: Atom