Daniel Stenberg 808cb31756
tool_writeout: add URL component variables
Output specific components from the used URL. The following variables
are added for this purpose:

  url.scheme, url.user, url.password, url.options, url.host, url.port,
  url.path, url.query, url.fragment, url.zoneid

Add the following for outputting parts of the "effective URL":

 urle.scheme, urle.user, urle.password, urle.options, urle.host, urle.port,
 urle.path, urle.query, urle.fragment, urle.zoneid

Added test 423 and 424 to verify.

Closes #10853
2023-04-04 14:42:44 +02:00
..
2023-03-12 00:58:40 -05:00
2023-03-12 00:58:40 -05:00
2023-03-12 00:58:40 -05:00
2023-03-12 00:58:40 -05:00
2023-01-12 16:18:05 +01:00
2023-03-12 00:58:40 -05:00
2023-03-12 00:58:40 -05:00
2023-01-12 16:18:05 +01:00
2023-03-12 00:58:40 -05:00
2023-03-12 00:58:40 -05:00
2023-03-12 00:58:40 -05:00