http-parser icon indicating copy to clipboard operation
http-parser copied to clipboard

Support opaque urls

Open ekoby opened this issue 6 years ago • 0 comments

implement support (with tests) for the following:

  • File URLS (no host part) file:///tmp/some_file.txt
  • magnet URLS (scheme:?query) magnet:?t=urn:btih:c12fe1c06bba254a9dc9f519b335aa7c1367a88a&dn
  • Opaque URLS: mailto:[email protected]

ekoby avatar Jun 27 '19 16:06 ekoby