Files
codeql/python/ql/test
Rasmus Wriedt Larsen f8fc583af3 Python: client request: getUrl => getAUrlPart
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)
2021-12-15 21:55:04 +01:00
..
2021-12-07 18:00:46 +00:00
2021-12-07 17:29:35 +00:00
2019-08-17 16:31:19 +01:00
2021-11-29 14:15:53 -05:00