After the change #170, URLs (request URL, certUrl, and validityUrl) must be absolute-URL string.
If my understanding is correct, absolute-URL string can't contain the fragment.
The fragments is meaningless for certURL and validityUrl.
But I think it is useful for request URL.
cc: @jyasskin @twifkak @nyaxt