TechnikEmpire / DistillNET

DistillNET is a library for matching and filtering HTTP requests and HTML response content using the Adblock Plus Filter format.
Mozilla Public License 2.0
16 stars 4 forks source link

Internalize basic line sanitation #5

Closed TechnikEmpire closed 7 years ago

TechnikEmpire commented 7 years ago

Not really a bug, more of an enhancement. Should probably internally do basic string/line sanitation so that we don't have newlines and whitespace that are possible from line read ops + EOL termination mismatches.