Project

General

Profile

Actions

Bug #79

closed

Case sensitivity problems in hostnames

Added by Anonymous about 19 years ago. Updated about 17 years ago.

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

Actions #1

Updated by jan about 19 years ago

  • Status changed from New to Fixed
  • Resolution set to fixed

fixed in changeset r245

Actions

Also available in: Atom