We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bba6875
So that e.g. .get(url => /\?/.test(url)) will work
.get(url => /\?/.test(url))