Skip to content

WIP: Implementation of -I/-X options

DalmeGNU requested to merge tmp-import-export into master

Fixes #365 (closed)

This options were included on wget1.x, now they will be ported to wget2 :-)

Approver's checklist:

  • The author has submitted the FSF Copyright Assignment and is listed in AUTHORS
  • There is a test suite reasonably covering new functionality or modifications
  • Function naming, parameters, return values, types, etc., are consistent with existing code
  • This feature/change has adequate documentation added (if appropriate)
  • No obvious mistakes / misspelling in the code
Edited by DalmeGNU

Merge request reports