Currently we can provide the url of a file in the filesystem to make a request based on.
I'm in a use case where my file in packaged in the class path resources
The WebClient.loadWebResponse methods should accept jar protocol and access the packaged file.