Dear Neon developers,
is there a reason for ne_uri_parse to only set parsed->port if the URI
contains a specific port setting, such as
"http://www.webdav.org:8080/index.html" and not setting it first using
ne_uri_defaultport?
This means that usercode have to call ne_uri_defaultport if it finds
that parsed->port is zero before a call to say ne_session_create. Not
that big of a hassle but if there is no reason for ne_uri_parse not to
set the port to the default value before parsing the uri I really think
that it would be better for ne_uri_parse to set the port.
Regards, Henrik Holst
_______________________________________________
neon mailing list
[email protected]
http://mailman.webdav.org/mailman/listinfo/neon