In the docs, it makes no mention of the parent URL. I would like this, for the sake of resolving a module name from a query parameter. (It would make my module much easier to use.) Is it possible to retrieve the parent URL from the child, and if so, how?
Also, while I'm at it, how are URLs tested for equivalence WRT caching? Are hashes included, or only queries?
In the docs, it makes no mention of the parent URL. I would like this, for the sake of resolving a module name from a query parameter. (It would make my module much easier to use.) Is it possible to retrieve the parent URL from the child, and if so, how?
Also, while I'm at it, how are URLs tested for equivalence WRT caching? Are hashes included, or only queries?