> these logs. Tab is outlawed as per the documentation or I'd have used > that. I've seen pipe used in URI's, so that's no better. Keep in > mind that what I'm parsing has been URI unescaped. Is there a way to > use a null byte or something? How about a space? If your URI's are escaped, then any internal spaces are encoded as '%20'.