get
Utility method for building a simple GET request.
Parameters
destination
the url to GET
etag
optional etag allowing the server to efficiently return the appropriate response if the data requested hasn't changed.
Utility method for building a simple GET request.
the url to GET
optional etag allowing the server to efficiently return the appropriate response if the data requested hasn't changed.