cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: query part for non-HTTP(S) URLs

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 22 Nov 2011 18:46:05 +0100 (CET)

On Tue, 22 Nov 2011, Jonas Schnelli wrote:

> Maybe we do a small "table":

Good idea, although I'd like it to update the table slightly to look like
below, I marked my changed lines with *. Steve Holme's remark about POP3
should still make us cut the query part now, and only if we introduce some
kind of handling of the query part in the future _then_ we change the bit to
not cut.

DICT -> cut query
FILE -> cut query
FTP -> cut query
FTPS -> cut query
GOPHER -> NO CUT
HTTP -> NO CUT
HTTPS -> NO CUT
IMAP -> cut *
IMAPS -> cut *
LDAP -> NO CUT
LDAPS -> NO CUT
POP3 -> cut *
POP3S -> cut *
RTMP -> NO *
RTSP -> NO *
SCP -> cut query
SFTP -> cut query
SMTP -> cut query
SMTPS -> cut query
TELNET -> cut query
TFTP -> cut query

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-11-22