mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
I think `getUrl` is a bit too misleading, since from the name, I would
only ever expect ONE result for one request being made.
`getAUrlPart` captures that there could be multiple results, and that
they might not constitute a whole URl.
Which is the same naming I used when I tried to model this a long time ago
a80860cdc6/python/ql/lib/semmle/python/web/Http.qll (L102-L111)
This directory contains tests for experimental CodeQL queries and libraries.