WithQuery returns a RequestOption that sets the query value to the associated key.
func WithQuery(key, value string) RequestOptionWithQuery returns a RequestOption that sets the query value to the associated key. It overwrites any value if there was one already present.