class Contentful::Request

This object represents a request that is to be made. It gets initialized by the client with domain specific logic. The client later uses the Request’s url and query methods to execute the HTTP request.