Re: [url] Rename non-relative-flag (#89)

I’d like a term for URLs with that flag set, for using in rust-url documentation. It’s currently "non-relative URL", e.g. "Non-relative URLs (typical of `data:` and `mailto:`) and some `file:` URLs don’t have a host." for the `fn host(&self) -> Option<&str>` method.

"URLs that can’t be a base" doesn’t feel like a category of its own but (I think) leaves the reader wondering which URLs can be used as a base or not.

(This is half arguing about this issue and half asking for doc-writing advice :))

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/issues/89#issuecomment-186387496

Received on Friday, 19 February 2016 20:19:09 UTC