Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Re: Untaint IP address/hostname question

by Taulmarill (Deacon)
on Mar 08, 2004 at 17:26 UTC ( [id://334880]=note: print w/replies, xml ) Need Help??


in reply to Re: Untaint IP address/hostname question
in thread Untaint IP address/hostname question

remember that umlauts (äöüÄÖÜ) are valid for german url´s (.de) since 01.March.
i don´t think Regexp::Common covers that.
  • Comment on Re: Re: Untaint IP address/hostname question

Replies are listed 'Best First'.
Re: Untaint IP address/hostname question
by Abigail-II (Bishop) on Mar 08, 2004 at 17:38 UTC
    Regexp::Common covers what's in RFC 2396 and RFC 2626 when it comes to HTTP URIs. If those RFC's are superseeded, I'd be interested in hearing about them.

    Abigail

      It's RFC3490, Internationalizing Domain Names in Applications (IDNA).
      Internationalized Domain Names adds a mechanism to encode non-ASCII characters in the allowed characters for domain names. The question is should Regexp::Common match the encoded or non-encoded domain names. I would say that the RE should not be changed and the higher level code needs to do the translation.
      just look for "Internationalized Domain Names" in your favorite internet search engine.
      i´m too lazy to look for rfc´s right now.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://334880]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (5)
As of 2024-04-24 09:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found