On Wed, Oct 22, 2014 at 10:29 AM, Anne van Kesteren <ann...@annevk.nl> wrote:
> When it comes to URLs, protocol refers to the bit before the ":". In > the platform's API landscape, I think that's the only thing "protocol" > has meant thus far. And getting at the bit before the ":" is still > useful. It's just wildly different from what you're talking about. > Hmm, I guess I am overlooking ftp, mailto, etc. Ok, back to "networkProtocol". Updated: https://github.com/w3c/navigation-timing/pull/4 - how does that look? ig