prewk / xml-string-streamer

Stream large XML files with low memory consumption.
MIT License
356 stars 49 forks source link

Disable file_exists check whenever a protocol format is detected. #85

Closed bs-thomas closed 1 year ago

bs-thomas commented 1 year ago

Disable file_exists check whenever a protocol format ^([\w.]+):\/\/ is detected Issue #82

prewk commented 1 year ago

Thanks for your contribution, it's released as 1.2.3

bs-thomas commented 1 year ago

Thank you very much @prewk ! Woohoo I don't have to manage my own local copy!

prewk commented 1 year ago

Np :)